Arc3Plane Property
Gets or sets the plane in which this arc lies.
Namespace: Karamba.GeometryAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public Plane3 Plane { get; set; }
Public Property Plane As Plane3
Get
Set
public:
property Plane3^ Plane {
Plane3^ get ();
void set (Plane3^ value);
}
member Plane : Plane3 with get, set
Property Value
Plane3