C - the type of the cellsT - the type of the mesh topologyG - the type of the mesh geometrypublic interface MiMeshUnstructuredI<C extends MiCell,T extends MiTopologyExplicitI<C>,G extends MiGeometryI> extends MiMeshUnstructured<G>
This interface defines a generic unstructured mesh containing any type of cells. An unstructured mesh I can be either a volume, a surface or a line.
| Modifier and Type | Method and Description |
|---|---|
T |
getTopology()
Returns the generic topology of this mesh.
|
getGeometryT getTopology()
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com