Gets the number of nodes.
Namespace: OIV.MeshVizXLM.Mesh.CellAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.36.0.Release.9ccfd3bbc
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