Mar 31, 2004 #1 MrMiller Aerospace Joined Jan 30, 2004 Messages 54 Location US 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
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
Mar 31, 2004 #2 TheTick Mechanical Joined Mar 5, 2003 Messages 10,194 Location US <http://www.esoxrepublic.com/freeware/> 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 Upvote 0 Downvote
<http://www.esoxrepublic.com/freeware/> 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