Angelo2449
Guest
Hello everyone,
I am trying to track a line from a previously defined point (getpoint) to a previously tracked line.
The data are these:
starting point : pointemanation
line to which to trace the perpendicular : first pointgrondauno , second pointgrondauno or l (as entity)
I tried with:
But nothing happens.
Thank you very much.
I am trying to track a line from a previously defined point (getpoint) to a previously tracked line.
The data are these:
starting point : pointemanation
line to which to trace the perpendicular : first pointgrondauno , second pointgrondauno or l (as entity)
I tried with:
Code:
(command "_line" pointemanation "_per" first pointgrondaone second pointgrondauno")
Thank you very much.