CADability dotNET

Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
Plane ICurve.GetPlane()
Visual Basic
Private Function GetPlane As Plane
	Implements ICurve.GetPlane
Visual C++
private:
virtual Plane GetPlane() sealed = ICurve::GetPlane

Implements

ICurve..::..GetPlane()()()()

See Also