MiTopologyINumCells Property |
Returns the number of cells of this topology.
Namespace: OIV.MeshVizXLM.Mesh.TopologyAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
SyntaxReadOnly Property NumCells As Long
Get
property long long NumCells {
long long get ();
}
abstract NumCells : int64 with get
Property Value
Type:
Int64number of cells
RemarksReturns the number of cells of this topology.
See Also