Message 1 of 6

Not applicable
05-13-2016
06:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So, I have the following line of code:
Dim oDoc As DrawingDocument
Set oDoc = ThisApplication.ActiveDocument
odoc.StylesManager.ActiveStandardStyle.ActiveObjectDefaults.LinearDimensionStyle.PartOffset=1.5
There are no errors thrown, it runs just fine. However, nothing happens?
My dimensions do not move as expected. What am I missing?
Inventor 2016
Solved! Go to Solution.