API Macro to change Part number of configuration
API Macro to change Part number of configuration
(OP)
Does anyone know how to access the part number of a configuration via a macro?
I made a macro that changes the custom properties of a part or an assembly from the drawing but cannot figure out how to change the part number.
Please help.
Jeff
I made a macro that changes the custom properties of a part or an assembly from the drawing but cannot figure out how to change the part number.
Please help.
Jeff






RE: API Macro to change Part number of configuration
Here is a macro for copying custom properties that might give you some clues. This macro allows access to copying to/from configuration-specific properties. Hope it helps.
--Tick