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