MiVolumeCellNumFacets Property |
Gets the number of facets.
Namespace: OIV.MeshVizXLM.Mesh.CellAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
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