Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I build a cylinder around the x-axis?

Status
Not open for further replies.

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
You have to create a local co-ordinate system and rotate it to the orientation you want.

cheers
 
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top