Uses of Class
com.openinventor.meshvizxlm.mapping.details.MoMeshDetail
-
Packages that use MoMeshDetail Package Description com.openinventor.meshvizxlm.mapping.details Provides classes for detail information storage. -
-
Uses of MoMeshDetail in com.openinventor.meshvizxlm.mapping.details
Methods in com.openinventor.meshvizxlm.mapping.details that return MoMeshDetail Modifier and Type Method Description MoMeshDetail
MoMeshDetail. clone()
MoMeshDetail
MoFaceDetail. getMeshDetail()
Returns information about the input mesh containing the cell that the face belongs to, represented as aMoMeshDetail
.MoMeshDetail
MoLineDetail. getMeshDetail()
Returns information about the input mesh containing the cell that the line belongs to, represented as aMoMeshDetail
.
-