G
- the type of the mesh geometrypublic interface MiMeshUnstructured<G extends MiGeometryI> extends MiMesh
This interface defines a unstructured mesh. All unstructured meshes have a
common geometry interface: getX(int i), getY(int i), getZ(int i)
.
An unstructured mesh can be either a volume, a surface or a line.
Modifier and Type | Method and Description |
---|---|
G |
getGeometry()
Returns the unstructured geometry of this mesh.
|
G getGeometry()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com