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
Mesh, 1.1.0
Creates a CAD Body from a quad Mesh. Inputs| Name | Type | Description |
|---|---|---|
| Mesh | Mesh | Mesh to convert to a cad body. |
| Type |
|---|
| CAD Body |
Mesh, 1.2.0
Creates a CAD Body from a quad Mesh. Inputs| Name | Type | Description |
|---|---|---|
| Mesh | Mesh | Mesh to convert to a cad body. |
| Type |
|---|
| CAD Body |
Mesh, Integer
Create a CAD body from a quad mesh.This block will approximate the limit of a Catmull-Clark subdivision surface as a collection of bicubic B-spline patches. When a quad-dominant mesh is given as input, up to two levels of global Catmull-Clark refinement will be performed to create a quad mesh that can be represented by bicubic patches. Inputs| Name | Type | Description |
|---|---|---|
| Mesh | Mesh | Mesh to convert to a cad body. |
| Refinement level | Integer | The maximum level of adaptive refinement to allow [0, 9]. higher values improve the precision in regions where patches only approximate the limit of the catmull-clark surface. such regions occur around the one ring of an extraordinary vertex and along edges that are tagged as semi-sharp. |
| Type |
|---|
| CAD Body |

