Click or drag to resize

PfoamRefVertices Property

[Missing <summary> documentation for "P:PolyFramework.PfoamRef.Vertices"]

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

Property Value

Type: DictionaryPFVertex, EVertex
See Also