Jan 24, 2006 #1 mat215 Mechanical Joined Jan 19, 2006 Messages 5 Location DE 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
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
Jan 24, 2006 #2 Comlex New member Joined Apr 22, 2005 Messages 6 Location GB Hi You have to create a local co-ordinate system and rotate it to the orientation you want. cheers Upvote 0 Downvote
Jan 24, 2006 #3 meshparts Mechanical Joined Feb 17, 2005 Messages 490 Location DE Hi, for creating a cylinder around the x-axis you must rotate the Working Plane, not the local coordinate system. So issue: Code: wprota,,,90 Regards Alex Upvote 0 Downvote
Hi, for creating a cylinder around the x-axis you must rotate the Working Plane, not the local coordinate system. So issue: Code: wprota,,,90 Regards Alex