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: 

access to: 'field text' fields of 'title block'

1 REPLY 1
Reply
Message 1 of 2
Anonymous
312 Views, 1 Reply

access to: 'field text' fields of 'title block'

Anonymous
Not applicable
Is it possible to have access to the 'field text' fields of a 'title block' via the API. I need to read some fields via the API. I haven't found anything so far.
0 Likes

access to: 'field text' fields of 'title block'

Is it possible to have access to the 'field text' fields of a 'title block' via the API. I need to read some fields via the API. I haven't found anything so far.
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

Anonymous
Not applicable
Found it:

titleBlock.GetResultText(textBox);
0 Likes

Found it:

titleBlock.GetResultText(textBox);

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

Post to forums  

Autodesk Design & Make Report