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