Package | Description |
---|---|
com.openinventor.meshvizxlm.extractors.cell |
Provides classes for cell extraction and utility classes for cells.
|
com.openinventor.meshvizxlm.mapping.details |
Provides classes for detail information storage.
|
com.openinventor.meshvizxlm.mesh |
Provides interfaces for meshes definition.
|
com.openinventor.meshvizxlm.mesh.cell |
Provides interfaces for cells and cell filters definition.
|
com.openinventor.meshvizxlm.mesh.topology |
Provides interfaces for mesh topologies definition.
|
com.openinventor.meshvizxlm.meshextracted.cell |
Provides interfaces for defining cells of extracted meshes.
|
Modifier and Type | Method and Description |
---|---|
static double[] |
MxCellExtract.getCenter(MiGeometryI geometry,
MiCell cell)
Gets the center of the specified cell.
|
Modifier and Type | Class and Description |
---|---|
class |
MoMeshRepresentationDetail<C extends MiCell,T extends MiTopologyExplicitI<C>,G extends MiGeometryI>
Stores detail information about a mesh representation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MiMeshUnstructuredI<C extends MiCell,T extends MiTopologyExplicitI<C>,G extends MiGeometryI>
I Unstructured mesh interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MiLineCell
Defines a cell of a line mesh.
|
interface |
MiSurfaceCell
Defines a cell of an unstructured surface mesh.
|
interface |
MiVolumeCell
Defines a cell of an unstructured volume mesh.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MiTopologyExplicitI<C extends MiCell>
List of generic cells interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MeXLineCell
Defines a cell of an extracted line mesh.
|
interface |
MeXSurfaceCell
Defines a cell of an extracted surface mesh.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com