Hi,
I am trying to set up a new custom properties system, split into two sections : Model & Drawing.
On the Model I have created the custom property for the product group, this is linked to an excel spread sheet to give the user a drop down list of product groups eg. resistors, capacitors, machine plastic, machined metal etc.
On the drawing I have within the title block a costom property field to read in the product group from the model. This works fine.
But what I actually need is the product group number to be inserted into the field on the drawing, this is on the next coloumn in the Excel file. Easy to do in Excel with a VlookUP, is this possible to do with API?
Best regards
SolidworksApi macros