how to show the name of a group?

   2968   2   0
User Avatar
Member
479 posts
Joined: Dec. 2009
Offline
in the attached hip file, I want to show the name of the group for each of the groups created by the “duplication” SOP

i.e. in this case, i want to show the storey number for the group of polygons of each storey.

However, i don't what Hscript to use to retrieve the name of the group being processed in the “foreach” SOP.

Can you guys tell me how to do this?

Thanks!

Attachments:
Screen shot 2010-04-13 at AM 12.47.08.png (42.3 KB)
show name of each floor group.hipnc (49.5 KB)

User Avatar
Member
8597 posts
Joined: July 2007
Offline
use:
`stamps(“../.”, “FORVALUE”, “ ”)`

Attachments:
show_name_of_each_floor_group_fix.hipnc (53.7 KB)

Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
479 posts
Joined: Dec. 2009
Offline
Thank you very much, tamte!
  • Quick Links