Uses of Interface
com.openinventor.meshvizxlm.meshextracted.MeXSurfaceMeshCurvilinear
Packages that use MeXSurfaceMeshCurvilinear
Package
Description
Provides classes for slices extraction.
-
Uses of MeXSurfaceMeshCurvilinear in com.openinventor.meshvizxlm.extractors.slice
Methods in com.openinventor.meshvizxlm.extractors.slice that return MeXSurfaceMeshCurvilinearModifier and TypeMethodDescriptionMiGridPlaneSliceExtractUnstructured.extractGrid
(SbVec3d normal, double distance, double step, MiCellFilterI filter) Builds the topology and geometry of a curvilinear surface mesh defined by the given plane normal and distance to origin.MiGridPlaneSliceExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.