×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

New Feature Group

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

RE: New Feature Group

NXOpen.UF.UFSession.GetUFSession().Modl.CreateSetOfFeature

Use this API to get the feature group.

RE: New Feature Group

(OP)
Thanks for pointing me in the right direction.
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

Check that method's hide state value. you passed value 0. If you pass 1 features don't repeat.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources