How to suppress User parameters based on part config?

How to suppress User parameters based on part config?

Anonymous
Not applicable
622 Views
2 Replies
Message 1 of 3

How to suppress User parameters based on part config?

Anonymous
Not applicable

How can I suppress which parameters are selectable by a user?  I have a factory asset that has on-off parameters unique to variations of the same model.  Sounds simple enuff, but all I see are ways for turning Features on and off; I currently have all the parameters as on-offs, but that means someone could drop in a part with redundant features turned on.  Any ideas, anyone?  Thanks in advance!

0 Likes
623 Views
2 Replies
Replies (2)
Message 2 of 3

b_sharanraj
Advocate
Advocate

Hi @Anonymous

 

You cannot Suppress a User Parameter like Features.

 

You need to Create a Userform using VBA and Controlling it according to User Inputs.

 

 

Please find the attached Sample File 🙂

 

 

Regards

B.Sharan Raj

0 Likes
Message 3 of 3

chandra.shekar.g
Autodesk Support
Autodesk Support

Hi @Anonymous,

 

iPart_Features.JPG

 

In "Suppression" tab as shown in above image, all available features are listed. Interested features can be moved to change activeness of feature.

 

In the above example, "Fillet1" feature is moved to change activeness of feature. As soon as feature is moved, a column is created. In that column, there are two values that shows the activeness of feature.

 

  1. "Compute" means enables feature in that particular configuration.
  2. "Suppress" means disables feature in that particular configuration.

Sample part is attached with this post.

 

Please feel free to contact if there is any doubt.

 

If solves problem, click on "Accept as solution" / give a "Kudo".

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes