Uses of Enum Class
com.openinventor.meshvizxlm.mesh.Dimension
Packages that use Dimension
Package
Description
Provides classes for slab extraction.
Provides rendering, property and action nodes.
Provides interfaces for meshes definition.
-
Uses of Dimension in com.openinventor.meshvizxlm.extractors.slab
Methods in com.openinventor.meshvizxlm.extractors.slab with parameters of type DimensionModifier and TypeMethodDescriptionabstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSlabExtractIjk.extractSlab
(int index, int thickness, Dimension dimension, MiCellFilterIjk cellFilter) Builds the mesh skin of the slab defined by the specified index on the given dimension and the specified thickness. -
Uses of Dimension in com.openinventor.meshvizxlm.mapping.nodes
Fields in com.openinventor.meshvizxlm.mapping.nodes with type parameters of type Dimension -
Uses of Dimension in com.openinventor.meshvizxlm.mesh
Methods in com.openinventor.meshvizxlm.mesh that return Dimension