Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: ngnam1988

I do not believe we can modify those specific settings by Inventor API code.  I know we can access a lot of the settings within the DimensionStyle object by code, but not all of them yet.  I think the only setting on that 'Notes and Leaders' tab we can access is the DimensionStyle.LeaderStyle property.  Likely the only way to change those settings, other than through that dialog, is by exporting that style definition out as a ".styxml" file, then opening and editing that file by code, then importing it again.  But I have never attempted to open and edit one of those types of files by code before, and frankly would not want to either.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)