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