how import geometry to grid

   6120   11   1
User Avatar
Member
27 posts
Joined: May 2009
Offline
when I import geometry I can't just “ctrl - click” to get the geo placed right on top of the grid. What's the secret? Thanks!
User Avatar
Staff
3455 posts
Joined: July 2005
Offline
try hitting “enter”
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
27 posts
Joined: May 2009
Offline
too funny! Now… let's have an answer that works… Thanks.
User Avatar
Member
1631 posts
Joined: July 2005
Offline
If you would like to have your imported geometry sitting on top of the grid, you'll have to position it there with the transformation handle.

Cheers!
steven
User Avatar
Staff
3455 posts
Joined: July 2005
Offline
jhardy
too funny! Now… let's have an answer that works… Thanks.

uh, nice…
you can try the documentation.

I thought the import tool acted like the primitive creation tools (I've never used the Import Geometry Tool till just now) but I guess it doesn't.

if your geometry is not ‘at the origin’ then you can use the transform SOP
put the following values in:
Transform : -$CEX, -$CEY, -$CEZ
Pivot : $CEX, $CEY, $CEZ

depending on the geometry this will get you pretty close.
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
349 posts
Joined: Aug. 2006
Offline
Or add a transformSOP and put $YMAX in the ty channel.
User Avatar
Member
27 posts
Joined: May 2009
Offline
Got the transform SOP. Where is the Ty Channel. THanks!
User Avatar
Staff
3455 posts
Joined: July 2005
Offline
ty is short for Translate Y

you really should go through the tutorials here:
http://www.sidefx.com/index.php?option=com_content&task=blogsection&id=14&Itemid=132 [sidefx.com]
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
27 posts
Joined: May 2009
Offline
Thanks to all for advice… Here's the problem… see below.

Attachments:
Import Geo problem.jpg (74.7 KB)

User Avatar
Member
349 posts
Joined: Aug. 2006
Offline
arctor
Transform : -$CEX, -$CEY, -$CEZ

As arctor said. This should do the trick. Make sure that in the pivot area of the transformSOP you dial in $CEX, $CEY, $CEZ (no minus sign in this one), and in the translate channels you dial in -$CEX, -$CEY, -$CEZ.

If you cant get it to work, upload the mesh and i'll take a look.

Or manually place it, by dropping a transformSOP down, and hitting enter over the viewport and drag it via the transform handles.
User Avatar
Member
8595 posts
Joined: July 2007
Offline
ragupasta
arctor
… Make sure that in the pivot area of the transformSOP you dial in $CEX, $CEY, $CEZ (no minus sign in this one)…

setting pivot is not necessary since you are only translating
just fill in the translate channels (-$CEX,-$CEY,-$CEZ)
or
if you want it to sit on grid: -$CEX, -$YMIN, -$CEZ
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
27 posts
Joined: May 2009
Offline
Thanks tamte! That worked exactly as we want it!
  • Quick Links