New Feature Group
New Feature Group
(OP)
How do I create a new feature group in NXOpen?
journaling does not record anything for it and I can't find a builder class or anything.
I am using NX8.5 and C#.
Thanks
journaling does not record anything for it and I can't find a builder class or anything.
I am using NX8.5 and C#.
Thanks





RE: New Feature Group
Use this API to get the feature group.
RE: New Feature Group
When I tried that, the feature group looked slightly different. the Part Navigator listed the features in the group twice; once in the group and once outside the group (in their original position). did I do something wrong? (see the attached image, Feature group (22) was created through the UI, Feature Group (29) was created in the code.
RE: New Feature Group