Question
How to delete only the suppressed parts from an assembly in creo
Hello,
I want to delete only the suppressed parts from creo assembly using protoolkit.
I am able to delete using the feature_ids with the function ProFeatureDelete(), But, it is deleting all the parts of the feature_ids I provide, irrespective of the status (active and suppressed)
I want it to filter out between active and suppressed parts ,and then only delete the suppressed ones.
Thanks and Regards,
Disha

