Hi;
I ran into this node, Curve.DivideByDistance, and tried to figure out the node, but it is still unclear.
Curve Divide By Distance
I tried to divide the curve with one ‘specific’ distance using this node, ‘Curve.DivideByDistance’.
(First Question)
This node shows the division, not the distance. And, I cannot use the distance.
(Second Question)
I have the divided curve with equal distance and points on the curve.
The curve and points divided by ‘Curve.DivideByDistance’ do not match the equally divided curves and points.
Even I have to feed different number for division. ( 3 for 4 divided curves).
(Third Question)
One more, the node (Curve.PointAtParameter) do not match points on the curves by both approaches.
I am confused on the nodes - Curve.DivideByDistance and Curve.PointAtParameter.