[Missing <summary> documentation for "P:PolyFramework.PFFace.Dual"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic PFEdge Dual { get; set; }Public Property Dual As PFEdge
Get
Set
public:
property PFEdge^ Dual {
PFEdge^ get ();
void set (PFEdge^ value);
}member Dual : PFEdge with get, set
Property Value
Type:
PFEdge
See Also