Click or drag to resize

PFVertexExternal Property

Refers to the position of the point in the foam/structure - usually applies to the dual it will be external if the point is 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