PropertyManager API
PropertyManager API
(OP)
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.






RE: PropertyManager API
http
http:
htt
h
Deepak Gupta
SW2009 SP3.0
SW2007 SP5.0
MathCAD 14.0
RE: PropertyManager API
FAQ559-1429: How To Change Or Manage Document Properties And Templates.
RE: PropertyManager API