MiMeshUnstructuredGGeometry Property |
Returns the unstructured geometry of this mesh.
Namespace: OIV.MeshVizXLM.MeshAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
SyntaxReadOnly Property Geometry As G
Get
property G Geometry {
G get ();
}
abstract Geometry : 'G with get
Property Value
Type:
Gthe unstructured geometry of this mesh
RemarksReturns the unstructured geometry of this mesh.
See Also