MiTopologyIjkNumCellsK Property |
Returns the number of cells on the third logical axis.
Namespace: OIV.MeshVizXLM.Mesh.TopologyAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
SyntaxReadOnly Property NumCellsK As Integer
Get
property int NumCellsK {
int get ();
}
abstract NumCellsK : int with get
Property Value
Type:
Int32the number of cells on the third logical axis.
RemarksReturns the number of cells on the third logical axis.
See Also