- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
How do I rotate an object about a user created plane?
3dRotate aligns the three rotation axis about the WCS even if I am using UCS.
Rotate3d also seems to use the WCS axes even in UCS.
I have created a Plane between two parts of my drawing and the origin (0,0,0).
I want to align a part between those two points and the origin at a specific angle, and then
rotate the same part below the Plane at a very specific angle.
The specific example is like this.
Line 1 extends from the Origin to a point 126 degrees and one unit. Polar (1, 126)
Line 2 extends from the Origin to a point 126 degrees and one unit. Polar (1, -126)
Line 3 extends from the Origin along 0 degrees one unit Polar (1,0)
This creates an angle of 108 degrees between Line 1 and Line 2 and will become a
regular Pentagon.
All of these lines are initially zero elevation above the Z Plane.
Line 3 is then rotated about the Origin 31.717 degrees up into the Z Plane. So that one end is the Origin
and the other end is in Z Space.
By doing these rotations, the angle between L1 and L3 (and L2 and L3) on the Plane created by L1, Origin, L3
is 120 degrees. This will create a Regular Hexagon later.
L4 is positioned from the Origin to 180 and one unit Polar (1,180). This is exactly half way between L1 and L2
and then will be rotated -10.135 degrees below the XY Plane into Z Space.
That is the easy bit.
I now need to draw L5 which must be at 60 degrees relative to L1 and L3, and then further rotated
perpendicular to the Plane L1, Origin, L3 to form an angle from the Origin of 11.992 degrees towards
the XY Plane.
L6 is much the same except on the other side, 60 degrees relative to L2 and L3, and then further rotated
perpendicular to the Plane L2, Origin, L3 to form an angle from the Origin of 11.992 degrees towards
the XY Plane.
I have attached a drawing file. For reference:
L1 Light Blue Correct Position and Angle
L2 Dark Blue Correct Position and Angle
L3 Green Correct Position and Angle
L4 Yellow Correct Position and Angle
L5 Red Not yet positioned correctly. Should be 1/2 way between L1 and L3 but not at 11.992 to Plane.
L6 Red Not yet positioned correctly. Should be 1/2 way between L2 and L3 but not at 11.992 to Plane.
The Drawing is a Prototype part for a Bracket so that I can demonstrate I can build the finished Object,
then I will use it as a template to design the actual Bracket.
It has taken a VERY long time to get all of the angles worked out and the thing is a nightmare to actually
try to draw as it is symetrical and causes optical illusions when drawing 3D on a 2D screen. Hence the
colour coded Struts to try to reduce this.
Any help is much appreciated. If I can get this working and draw the finished Object then I am almost
finished the Project.
Thanks in advance.
Andrew
Solved! Go to Solution.