LMcLean opened this issue on Apr 05, 2010 · 32 posts
LMcLean posted Mon, 05 April 2010 at 8:57 PM
I a using Vue 6 Infinite.
I imported a plane object (a square) and selected centered and when I look in the vue coordinates it's position said:
X: -19.35
Y: -58.06
Z: -9.265
When it should read:
X: 0
Y: 0
Z: 0
How can I get Vue to use coordinates like other 3D applications. I need to line up an imported object precisely.
I created a box in a 3D app, then imported it into Vue. I then added a roof and imported it into Vue but when I look in the Vue coordinates the X, Y, Z of the cube and roof do not match up. Is there a way to get Vue to use coordinated like other 3D apps?
Let's say I want to align the cube at X: 20, Y: -20 and Z: 0 then import another object and align it to the same. it doesn't work the newly imported object imports with a totally different set of coordinates.. Frustrating.
Is there a way to fix this?