I'm traversing thru folders and bodies in cutlist folder and I need to determine if body is a beam, solid, or sheet metal.
There is a property "IsSheetMetal" but this is working only with sheetmetal, but how to do check for other types?
In most cases beam body is not defined only by weldment profile feature so I can't determine it thru feature.
SolidworksApi macros