Click or drag to resize
MiMeshUnstructuredIC, T, GTopology Property
Returns the generic topology of this mesh.

Namespace: OIV.MeshVizXLM.Mesh
Assembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.36.0.Release.9ccfd3bbc
Syntax
T Topology { get; }

Property Value

Type: T
the generic topology of this mesh
Remarks
Returns the generic topology of this mesh.
See Also