Click or drag to resize

EFaceActiQueue Property

[Missing <summary> documentation for "P:PolyFramework.EFace.ActiQueue"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public Dictionary<EVertex, List<EEdge>> ActiQueue { get; set; }

Property Value

Type: DictionaryEVertex, ListEEdge
See Also