MiMeshUnstructuredIC, T, GTopology Property |
Returns the generic topology of this mesh.
Namespace: OIV.MeshVizXLM.MeshAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.36.0.Release.9ccfd3bbc
SyntaxReadOnly Property Topology As T
Get
property T Topology {
T get ();
}
abstract Topology : 'T with get
Property Value
Type:
Tthe generic topology of this mesh
RemarksReturns the generic topology of this mesh.
See Also