04-21-2022
12:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
04-21-2022
12:01 PM
You could make an ilogic rule:
iProperties.Value("Project", "Part Number") = iProperties.Value("Summary", "Title") iLogicVb.UpdateWhenDone = True InventorVb.DocumentUpdate()
Then go to manage tab > ilogic panel > event triggers and drag the rule you created to run before save. When you save it, the rule will run to ensure the pn field is equal to the title.
If did the old fashion Part Number field "=<Title>" works until you do a save as of the part, then it takes on the new name.
Hope that helps.
Autodesk Certified Professional