Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

suppress feature pro/program

canoemike

New member
I am trying to suppress a feature with pro/program
and cannot get it to work.

Would someone have a WF2 model that is programmed to suppress a feature that I can download?

Thanks
MC
 
Hi Canoe Mike,


where the pro e listing says 'add feature' change the text to say 'add suppressed feature'


But


Use an 'if' statement to be more usable:-


If boss==yes add feature


at the end of that features list:-


end add


type the 'endif'


Then, in the model tree you will see feature 'suppressed by program'


regards


Jbuckl
 

Sponsor

Back
Top