Gets the number of nodes.
Namespace: OIV.MeshVizXLM.Mesh.CellAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
SyntaxReadOnly Property NumNodes As Integer
Get
property int NumNodes {
int get ();
}
abstract NumNodes : int with get
Property Value
Type:
Int32nodes number of this cell
RemarksGets the number of nodes.
See Also