kadkam
Guest
Hello
I would need to create a simple sketch formed only by a few points.
the points are along a horizontal straight.
what I would like to accomplish is almost the equivalent of the command "equidistant points" but parametric (so editable).
imposed on the tree 2 parameters: distance points and number of points
if imposed:
distance points: 10
number of points: 3
a point will be made at the center of the straight and 2 points distant 10 from the latter.
if imposed:
distance points: 10
number of points: 2
2 points distant 5 from the right center will be realized.
the problem is to realize a formula that computes my distances and realizes me or not points.
Can anyone?
Thank you.
I would need to create a simple sketch formed only by a few points.
the points are along a horizontal straight.
what I would like to accomplish is almost the equivalent of the command "equidistant points" but parametric (so editable).
imposed on the tree 2 parameters: distance points and number of points
if imposed:
distance points: 10
number of points: 3
a point will be made at the center of the straight and 2 points distant 10 from the latter.
if imposed:
distance points: 10
number of points: 2
2 points distant 5 from the right center will be realized.
the problem is to realize a formula that computes my distances and realizes me or not points.
Can anyone?
Thank you.