MiMeshIjTTopology Property |
Returns the topology of this mesh.
Namespace: OIV.MeshVizXLM.MeshAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
SyntaxReadOnly Property Topology As T
Get
property T Topology {
T get ();
}
abstract Topology : 'T with get
Property Value
Type:
Tthe topology of this mesh
RemarksReturns the topology of this mesh.
See Also