Click or drag to resize
MiTopologyINumCells Property
Returns the number of cells of this topology.

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

Property Value

Type: Int64
number of cells
Remarks
Returns the number of cells of this topology.
See Also