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)
Syntaxpublic bool External { get; set; }Public Property External As Boolean
Get
Set
public:
property bool External {
bool get ();
void set (bool value);
}member External : bool with get, set
Property Value
Type:
Boolean
See Also