Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Modifying Dimension Styles - Paralell First Above Landing Line - VBA

1 REPLY 1
Reply
Message 1 of 2
ccoomes
300 Views, 1 Reply

Modifying Dimension Styles - Paralell First Above Landing Line - VBA

Does anyone know how to get to the parameter in VBA to that will modify the Parallel First Above Landing Lines as shown in the Picture Attached?

 

I know that you can modify the Style Etc through the Styles Manager, but this is not what I want to do.

 

Using VBA I have been able to modify and Change the Dimension Text, but I would like to Modify the Parallel First ABove Landing Line through a Macro as required.

 

Any help would be greatly appreciated.

 

Many Thanks.

1 REPLY 1
Message 2 of 2
philippe.leefsma
in reply to: ccoomes

Try "DimensionStyle.LinearMultiLineTextOrientation" property:

 

Read-write property that gets and sets the position of multiple lines of text relative to the landing line in a linear dimension. Valid values are kAllAboveLandingLine and kFirstLineAboveLandingLine.

 

Hope that helps,

Philippe.



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report