Click or drag to resize
MiVolumeCellNumFacets Property
Gets the number of facets.

Namespace: OIV.MeshVizXLM.Mesh.Cell
Assembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.36.0.Release.9ccfd3bbc
Syntax
int NumFacets { get; }

Property Value

Type: Int32
number of facets of this cell
Remarks
Gets the number of facets.
See Also