How can I build a cylinder around the x-axis?
How can I build a cylinder around the x-axis?
(OP)
Hi,
I want to build a cylinder around the x-axis, but for example the command "cyl4" isn`t able to do this!
Regards
Matthias
I want to build a cylinder around the x-axis, but for example the command "cyl4" isn`t able to do this!
Regards
Matthias





RE: How can I build a cylinder around the x-axis?
You have to create a local co-ordinate system and rotate it to the orientation you want.
cheers
RE: How can I build a cylinder around the x-axis?
for creating a cylinder around the x-axis you must rotate the Working Plane, not the local coordinate system. So issue:
CODE
Regards
Alex