Hi All,
I have a script for placing a bunch of cells in the active design file; however I want to update this to be able to place feature cells and specify a parameter value for each instance. For example instance 'A' will have a parameter 'H = 5000' for the height of the mast (as specified by my existing spreadsheet), and the next instance 'B' will have a parameter value of 'H=3000'. The issue I am having is that I am struggling with how to access and set this parameter programatically... Any help would be greatly appreciated!
See below example of what I am trying to accomplish, demonstrated manually using the 'Edit Feature Cell' tool: I need to access the parameter 'H', Variable 'Height', and set the 'Value = 3000' (then rewrite the cell).
Thanks in advance!
Edward