JaconHarbour
Mechanical
I have created a simple Custom Properties add-in for my company. I have everything working just fine, traversal of multiple assemblies, traversal of all features in those assemblies and parts, retrieving, adding and setting properties. However I have made a custom property manager page for my command, in this page, there are combo boxes and text fields that should be filled out by the user, then those will be applied to various parts during the run of the program. I have not figured out how to bring the information that the user has typed into the text box field into the program so I may add it as a custom property. Any help or examples would greatly be appreciated. Thank you.