I am trying to figure out how to run a macro inside another macro. I want to set the flute type combobox to #0=none, #1=Straight Flute & #2=Spiral flute.
If I select #(1)=Straight Flute, It runs the spiral delete macro. If I select #2=Spiral flute, It runs the Straight delete macro. I guess what I am asking is how do I create code to say if this box says this to do this and if not do this? I have attached the model, the master macro i'm trying to create and the two recorded macro's I did to delete the features. I think if I see how to do this with one I could figure it out to work with other things down the road when I'm working on the coolant feature folders.
SolidworksApi macros