Divide Distance in Python

Hi guys,

I am wondering if there is a function in Python which correspond to the “Divide Distance” component of Grasshopper.
For instance, input : curve, dividing distance
output : points on the curve correspond to the dividing distance

https://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_Geometry_Curve_DivideEquidistant.htm

1 Like