Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'll try explain this as best I can as I can't share the files, feel free to ask for clarification. See below pictures
I currently have a Assembly that drives a skeleton sketch in a Part. As part of this it generates a dimension that is used to drive the sketch of a bend line for a bend feature. I had problems with if flip from -/+ so i changed it to a plane and projected the geometry. This works 70% of the time but sometimes it doesn't update. To manually fix it I just edit the dimension on the plane (without changing the value) and press ok.
Is there a way I do this with iLogic or force it to update? - I've already tried:
InventorVb.DocumentUpdate() iLogicVb.UpdateWhenDone = True ThisDoc.Document.Rebuild()
Many Thanks,
Will
Solved! Go to Solution.