Click or drag to resize

PFVertexFaces Property

[Missing <summary> documentation for "P:PolyFramework.PFVertex.Faces"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public IList<PFFace> Faces { get; set; }

Property Value

Type: IListPFFace
See Also