MeshKit
1.0
|
A class for generating facet-based mesh of geometric curves. INPUT: one or more ModelEnts representing geometric curves MESH TYPE(S): MBEDGE, MBVERTEX OUTPUT: a set of edges and vertices for each ModelEnt DEPENDENCIES: meshkit build with iGeom interface. More...
A class for generating facet-based mesh of geometric curves. INPUT: one or more ModelEnts representing geometric curves MESH TYPE(S): MBEDGE, MBVERTEX OUTPUT: a set of edges and vertices for each ModelEnt DEPENDENCIES: meshkit build with iGeom interface.
This class uses the facets generated for the visualization of solid models in typical CAD software to represent a geometric curve as mesh. Upon execution, this class will call for the facet data and store it as part of the ModelEnt's mesh.