Mesh, 1.1.0
Mesh, 1.2.0
Mesh, Integer
About this Block
What it does: The CAD Body from Mesh block converts a quad surface mesh into a CAD Body. This block is useful for exporting parts made in nTop back to other CAD software, as a Parasolid (X_T,X_B) or STEP file (.STEP), using the Export Part block. Common uses:- Converts quad mesh to a CAD Body
- The input mesh must be a quad mesh, created by the Quadrangulate Mesh or Remesh Surface block with a Quad Shape input.
- The CAD Body is defined by a boundary representation (BREP), which is the standard geometric representation for most CAD software. BREP bodies are defined by a connection of surface elements, such as faces, edges, and vertices that separate the inside and outside of the body. The CAD Body from Mesh block converts the quad mesh into a series of surfaces.
- This article has information on quad mesh (https://support.ntopology.com/hc/articles/7206137654931)
- For an overview of lattice exportation: (https://support.ntopology.com/hc/articles/360048784874)

