API for the Format Text Box for adding parameter.

API for the Format Text Box for adding parameter.

Mr_Justin_Hill
Explorer Explorer
157 Views
2 Replies
Message 1 of 3

API for the Format Text Box for adding parameter.

Mr_Justin_Hill
Explorer
Explorer

Is there a way to call the add parameter within the format text through API?

Mr_Justin_Hill_0-1745934190446.png

 

0 Likes
158 Views
2 Replies
Replies (2)
Message 2 of 3

jjstr8
Collaborator
Collaborator

If you're asking if the API can click that button, the answer is no. You can use the API to add whatever object you're ultimately generating. See the link below for examples of adding drawing notes.

 

DrawingNotes Object 

0 Likes
Message 3 of 3

cidhelp
Advocate
Advocate

Hello @Mr_Justin_Hill,

 

you should look at the FormattedText of the Text-Object. FormattedText supports XML-Tags for Document Properties:

https://help.autodesk.com/view/INVNTOR/2025/ENU/?guid=GUID-915B75BA-4696-4fc7-A2C6-54B2BACDE7E1

 

0 Likes