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.36.0.Release.9ccfd3bbc
Syntax
int NumNodes { get; }

Property Value

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