MiTopologyIjNumCellsI Property |
Returns the number of cells on the first logical axis.
Namespace: OIV.MeshVizXLM.Mesh.TopologyAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
SyntaxReadOnly Property NumCellsI As Long
Get
property long long NumCellsI {
long long get ();
}
abstract NumCellsI : int64 with get
Property Value
Type:
Int64the number of cells on the first logical axis.
RemarksReturns the number of cells on the first logical axis.
See Also