Click or drag to resize

PFCellEdges Property

The half edges that are present in the cell

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public IList<PFEdge> Edges { get; set; }

Property Value

Type: IListPFEdge
See Also