Click or drag to resize

PFEdgeExternal Property

Refers to the position of the edge in the foam/structure - usually applies to the dual it will be external if the edge sticks outside of the primal external cell.

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public bool External { get; set; }

Property Value

Type: Boolean
See Also