PDA

View Full Version : autogrid issues


birobinet
07-11-2008, 11:52 AM
I'm trying to make a script to plant object on a surface but I have some issues when trying to use the autogrid.

here is the base script

tool makepoint
(
on mousePoint clickno do
(
local b
coordsys grid (b=point pos:gridpoint)
)
)

to run : starttool makepoint

what I was expected with that is that the tool will use the autogrid if its checked. But unfortunatlly it always use the home grid.

I would be glad if somone could point me what I did wrong thx a lot

CGTalk Moderation
07-11-2008, 11:52 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.