Click or drag to resize

PFoamExtEdges Property

The (sub)list of edges sticking out of the primer exterior cell - this applies to the dual only

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

Property Value

Type: IListPFEdge
See Also