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: 

Inventor VBA Macro - Left justify the title text on a custom table?

1 REPLY 1
SOLVED
Reply
Message 1 of 2
Ken.Jones
397 Views, 1 Reply

Inventor VBA Macro - Left justify the title text on a custom table?

I'm having trouble getting the Title text to justify to the left on a General table in Inventor. Is it possible? If so,

can someone please provide some example VBA code that will force the title text to justify to the left?

Everything I have tried so far does not work. I'm starting to wonder if it is hard coded into Inventor to keep the title text centered.

 

Thank you in adavnce for taking a look.

1 REPLY 1
Message 2 of 2
xiaodong_liang
in reply to: Ken.Jones

Hi,

Sorry there is not such API. in UI we can’t justify it neither, it should be controlled by table style(Table(ANSI))-> text style(Note Text (ANSI)). But if you modify the justifications they don’t apply to the custom table title. Sorry if this is a bad news to you.

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

Post to forums  

Autodesk Design & Make Report