RadialDimension.KneePoint Property

RadialDimensionKneePoint Property

[Missing <summary> documentation for "P:Rhino.Geometry.RadialDimension.KneePoint"]

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Point2d KneePoint { get; }
Public ReadOnly Property KneePoint As Point2d
	Get

Property Value

Type: Point2d
See Also