- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working right now to try making a macro that will change the property in a specific textbox in my titleblock (in a .idw). Right now, that textbox contain "FILENAME AND PATH", which is a standard property of inventor, but I want it to be "FilePath", which is a custom property.
Right now, I have this, which just open the sketch of the title, put the value of the property "FilePath" and close the sketch (see first image). The problem is, the "FILENAME AND PATH" property is still assign to the textbox itself. I need to find a way to clear any value linked to it and link the new "FilePath" one. I'm trying to find the documentation for accessing that kind of information but can't find it. Essentially, it would be the equivalent to go on the Format text window (see image 2), select in the drop list "Custom iproperties" and select "FilePath" to add it.
Solved! Go to Solution.