Click or drag to resize
MiCellNumNodes Property
Gets the number of nodes.

Namespace: OIV.MeshVizXLM.Mesh.Cell
Assembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
Syntax
int NumNodes { get; }

Property Value

Type: Int32
nodes number of this cell
Remarks
Gets the number of nodes.
See Also