RhinoNurbsCurve.length

RhinoNurbsCurve.length(precision=1e-08)[source]

Compute the length of the curve.

Parameters

precision (float, optional) – Required precision of the calculated length.