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.13.0.Release.908d87e01
Syntax
long NumCells { get; }

Property Value

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