MiVolumeCellNumFacets Property |
Gets the number of facets.
Namespace: OIV.MeshVizXLM.Mesh.CellAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.36.0.Release.9ccfd3bbc
SyntaxReadOnly Property NumFacets As Integer
Get
property int NumFacets {
int get ();
}
abstract NumFacets : int with get
Property Value
Type:
Int32number of facets of this cell
RemarksGets the number of facets.
See Also