Click or drag to resize

PFoamExtFaces Property

The (sub)list of incomplete faces sticking outside of the exterior primer cell - this applies to dual only

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

Property Value

Type: IListPFFace
See Also