public class MoMeshDetail
extends java.lang.Object
implements java.lang.Cloneable
This class contains detail information about a mesh, like the mesh type, the
mesh itself as an MiMesh
and the associated color scalarset as an
MiDataSet
.
MoFaceDetail
,
MiMesh
,
MiDataSet
,
MoLineDetail
Modifier and Type | Method and Description |
---|---|
MoMeshDetail |
clone() |
MiDataSet |
getColorScalarSet()
Returns the associated color scalarset.
|
MiMesh |
getMesh()
Returns the mesh.
|
MoMeshVizDataMapping.MeshType |
getMeshType()
Returns the type of the mesh.
|
public MoMeshVizDataMapping.MeshType getMeshType()
public MiMesh getMesh()
public MiDataSet getColorScalarSet()
public MoMeshDetail clone()
clone
in class java.lang.Object
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com