Click or drag to resize

PFCellFaces Property

The HalfFaces of the polyhedral cell

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public List<PFFace> Faces { get; set; }

Property Value

Type: ListPFFace
See Also