06-18-2024
06:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
06-18-2024
06:06 AM
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
(Not an Autodesk Employee)