Message 1 of 2
HELP!!! transform from UCS to WCS

Not applicable
12-13-2002
09:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Anyone,
I need to transform an object from a UCS to WCS so that I can accurately get the bounding box of the object.
So for I have taken the matrix returned by the .getUCSmatrix method and inverted it using various functions. This seems to work fine when the UCS is only a coordinate shift without rotation. When the UCS is rotated with respect to the WCS the inverted matrix fails...
Any ideas ?
Thanx in advance to all...
CC
I need to transform an object from a UCS to WCS so that I can accurately get the bounding box of the object.
So for I have taken the matrix returned by the .getUCSmatrix method and inverted it using various functions. This seems to work fine when the UCS is only a coordinate shift without rotation. When the UCS is rotated with respect to the WCS the inverted matrix fails...
Any ideas ?
Thanx in advance to all...
CC