Adjustable shape reference frame
-
- Posts: 21
- Joined: 28 Feb 2013, 15:51
Adjustable shape reference frame
It would be great if a shape's reference frame were adjustable rather than being fixed at the geometric center of its bounding box.
Re: Adjustable shape reference frame
Hello,
If you require another reference frame, you can always attach a dummy to the shape, then make calculations relative to the dummy. Having another local reference frame for the shape object would add more confusion I guess.
Cheers
If you require another reference frame, you can always attach a dummy to the shape, then make calculations relative to the dummy. Having another local reference frame for the shape object would add more confusion I guess.
Cheers
-
- Posts: 21
- Joined: 28 Feb 2013, 15:51
Re: Adjustable shape reference frame
Never thought of it, thanks :)