how to use the popgroup

   4680   2   1
User Avatar
Member
303 posts
Joined: May 2007
Offline
hi:
in popgroup dop's Rule parameter i write:
random(@id)<0.1;
@P.x<0;
@Cd.b<0.1;
no one works for me

and if i choose Random Parameter, how do the Use Vexpression works? i tried some expression in it,no one changed the default result.

and how can i see the group information, like in sop's operator information?
https://vimeo.com/user3971456/videos [vimeo.com]
User Avatar
Member
691 posts
Joined: June 2006
Offline
You should use the ingroup vex function like this:

ingroup = 1; //add to group
ingroup = 0; //remove from group

example: ingroup = @P.y>1;

Hope that helps!!
Feel The Knowledge, Kiss The Goat!!!
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
User Avatar
Member
303 posts
Joined: May 2007
Offline
oh thank you very much.how can't i call to mind of that ops:
https://vimeo.com/user3971456/videos [vimeo.com]
  • Quick Links