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.13.0.Release.908d87e01
Syntax
int NumFacets { get; }

Property Value

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