09-20-2024
11:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-20-2024
11:14 AM
iLogic to automate "re-apply model properties" to a model sketch within a drawing view
Looking for an iLogic code to automate "re-apply model properties" function within inventor drawing view anytime the model/view is updated. Currently I have a model sketch that I show in my view on the drawing. The sketch has an array of lines that has a specific color assigned to it. When the array adds lines, then snew lines come in without the assigned color in the sketch. I then click "re-apply model properties" after the update the model/view, and this then fixes the new lines to have the correct color. I want to automate this so I don't have to click this button anytime the model/view changes. See attached pic of where this button is in the model browser. Should be an easy solution, I just don't know how to code this button.