anicg Posted January 24, 2022 Share Posted January 24, 2022 create a name attribute (primitive) for each primitive group, name is the group name Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted January 24, 2022 Share Posted January 24, 2022 Detail wrangle: string grps[] = detailintrinsic(0, 'primitivegroups'); foreach(string g; grps){ addprimattrib(0, g, 123); } Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.