public interface MeXSurfaceCell extends MiSurfaceCell
A surface cell is a polygon element that connects adjacent nodes of a surface mesh.
Modifier and Type | Method and Description |
---|---|
double |
getArea(MiGeometryI meshGeometry)
Gets the area of the cell.
|
SbVec3d |
getNormal(MiGeometryI meshGeometry)
Gets the unit normal vector to the surface's plane.
|
getCenter, getNodeIndex, getNumNodes, getRelativeSize, isPointInsideCell
double getArea(MiGeometryI meshGeometry)
This method is not used by extraction classes.
meshGeometry
- the geometry of the mesh used to retrieve the node coordinates of
this cellSbVec3d getNormal(MiGeometryI meshGeometry)
This method is not used by extraction classes.
meshGeometry
- the geometry of the mesh used to retrieve the node coordinates of
this cellGenerated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com