CADability dotNET

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

Syntax

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

Implements

ICurve..::..GetPlanarState()()()()

See Also