Good night,
I am trying to draw some pipes in 3D.
What I want to is to create a path, let's say from 0,0,0 going 10 feet up, then 15 feet to the left, then 8 feet forward, then 3 feet down and so on.
I want smooth corners, not 90 degrees.
It is my understanding that I can't make a 3D polyline...
Is there any way I can get a list of commands / shortcuts and a brief description like:
A ARC Draws arcs
L LINE Draws lines
CHA CHAMFER Makes a chamfer
and so on ?
Thanks in advance.
Daniel