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.
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.
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.