T - the type of the mesh topologyG - the type of the mesh geometrypublic interface MiSurfaceMeshCurvilinear<T extends MiTopologyIj,G extends MiGeometryIj> extends MiMeshIj<T>
A Curvilinear Surface mesh is similar to a MiMeshIj except that
nodes are organized in a (NUMI+1,NUMJ+1) array where they can be
accessed by (i,j) indices. So each node located inside the mesh (not on a
border) is shared by four cells. However, the nodes are not evenly spaced as
they can be in the MiSurfaceMeshRectilinear or
MiSurfaceMeshRegular.
| Modifier and Type | Method and Description |
|---|---|
G |
getGeometry()
Returns the geometry of this mesh.
|
getTopologyG getGeometry()
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com