Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unsuppressing a selected feature with an NXOpen Journal

Status
Not open for further replies.

F. S. Farimani

Mechanical
Jul 17, 2020
9
Following this question, I'm trying to write a macro, preferably in Python, to Unsupress the feature selected in the Part Navigator.

2020-09-28_12_57_38-_rdkjju.png


I think the algorithm should be like this:

[ul]
[li]Identify the selected feature in Part navigator (maybe with [tt]workPart.Features.FindObject()[/tt])[/li]
[li]Usupress the selected feature (maybe with [tt]workPart.Features.UnsuppressFeatures()[/tt])[/li]
[/ul]

thanks for your support in advance.

P.S. It would be great to have more folks on the NX Discord channel.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor