Hide Selected Parts

Hello,

I work with assemblies with different kind of components (Structural members, matal sheets, milled parts, etc). One of steps is the exportation of metal sheets into dxf, and to make the process simplier I would like to know if theres any macro that could hide the others components. My idea is, first of all, set inside a Custom Property, if the component is a Structural members, matal sheets, milled parts, etc. then, the function of the macro is search inside the properties, and hide all the parts that is not a Sheet Metal for example. So I could take a look of eery part that I need to export as DXF.

This is my first participation here, and a realy would like to learn and share knowledge here.

If you think that is necessary, I could share here the macro that a use to export the Sheet Metal as DXF (with a pattern name, like "PartName_Material_Thickness_QtyPerAssembly_Version.dxf") This is a code that I took some base from here, and added some features that I needed.

This kind of Macro is realy usefull if you work with Laser Cut, for example.

I really appreciate your help, thanks

SolidworksApi macros