2024-08-23 12:40 PM
Hello,
I was trying to use a parameter within my object interface to control the height of my object. I would like this value to automatically reflect in the object elevation fields within the "Preview and Positioning" section of the "Object Selection Settings". Is this possible to do?
Thanks
2024-08-26 01:43 PM
Hi JGoode,
yes, set ac_bottomlevel and ac_toplevel in the parameter script:
You should also make them Unique in the parameter list, othwerwise changing library parts will behave oddly.