Good day, is there a command that pulls a line to a closest point vertically?
(almost similar to a closest point command)
Thanks a lot!
Good day, is there a command that pulls a line to a closest point vertically?
(almost similar to a closest point command)
Thanks a lot!
If the point is in same plane as curve, just draw Line SDL in Z direction, do a Curve|Line interscection and you will get a point.