Click or drag to resize

CurvePointAtMid Property

Evaluates point at the middle, or mid, of the curve.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.14
Syntax
public Point3d PointAtMid { get; }

Property Value

Type: Point3d
See Also