Click or drag to resize

PFoamExtVetices Property

The (sub)list of the vertexes outside of the 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<PFVertex> ExtVetices { get; set; }

Property Value

Type: IListPFVertex
See Also