Skip to main content
7-Bedrock
November 29, 2022
Solved

Resume feature option is not available on right click

  • November 29, 2022
  • 2 replies
  • 1230 views

Hi Team,
I am trying to resume some suppress features in part file.
Resume option is not available..

Any suggestion

Best answer by pausob

This obscure thing comes to mind from another recent thread:

1) your model has Pro/Program logic defined

2) The feature you are trying to resume has been manually suppressed when Pro/Program logic caused this feature to be added.

Then model state was changed which caused Pro/Program logic to not add this feature.

Now the feature shows up in the tree as a suppressed feature but it is not "controllable" by the user.

In this situation, you can only access the Resume function when specific conditions are met.

 

very hard to explain, but maybe you need to examine pro/program logic?  Then change the state to make the "ADD SUPPRESSED FEATURE" conditions true.  You should then be able to resume this feature.

See thread

How to resume a suppressed Feature by using relations? 

2 replies

24-Ruby III
November 29, 2022

@Harsha_D wrote:

Hi Team,
I am trying to resume some suppress features in part file.
Resume option is not available..

Any suggestion


Hi,

use Customize command to add missing command to context menu.

pausob19-TanzaniteAnswer
19-Tanzanite
November 29, 2022

This obscure thing comes to mind from another recent thread:

1) your model has Pro/Program logic defined

2) The feature you are trying to resume has been manually suppressed when Pro/Program logic caused this feature to be added.

Then model state was changed which caused Pro/Program logic to not add this feature.

Now the feature shows up in the tree as a suppressed feature but it is not "controllable" by the user.

In this situation, you can only access the Resume function when specific conditions are met.

 

very hard to explain, but maybe you need to examine pro/program logic?  Then change the state to make the "ADD SUPPRESSED FEATURE" conditions true.  You should then be able to resume this feature.

See thread

How to resume a suppressed Feature by using relations?