ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
DCD. C.02/09/2021

We are currently setting some properties via a macro. It looks something like Application.SldWorks.ActiveDoc.Extension.CustomPropertyManager("").Add2

Is there a way to set the properties for each part in an assembly, as well as for the sub assemblies and their parts recursively?

Specifically for "virtual" assemblies (where you save the .asm as a single file including all the sub assemblies and parts in that same file) of files imported via 3D-interconnect

Any help is welcome