Click or drag to resize
MiMeshUnstructuredGGeometry Property
Returns the unstructured geometry of this mesh.

Namespace: OIV.MeshVizXLM.Mesh
Assembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
Syntax
G Geometry { get; }

Property Value

Type: G
the unstructured geometry of this mesh
Remarks
Returns the unstructured geometry of this mesh.
See Also