Hello,
i need to detect differences between opened sheet metal part which have only sheet metal flat plate (without bends) and one with them.
Problem is, that thru GetTypeName2 interface i can have whole bunch of usefull information, apart of case, when extrusion was converted to sheet metal part with some bends (or I am missing something??), as far I can see, there is no feature in GetTypeName2 to detect that.
How to get it?
Edit 03/10/16:
I need to detect differences between opened sheet metal part that was made by convert to sheet metal, from sheet metal part made by using all other tools to make it. Is there any other way than traversing feature manager tree to look for feature names?
SolidworksApi macros