accessing title block text fields

accessing title block text fields

Anonymous
Not applicable
360 Views
4 Replies
Message 1 of 5

accessing title block text fields

Anonymous
Not applicable
how can I access text fields of a title block?
for example I have 10 sheets and I need to type Eng.Khalid in the Subject text field in all the title blocks for all the sheets...

is there a code that can do this?
thanks in advance
0 Likes
361 Views
4 Replies
Replies (4)
Message 2 of 5

Anonymous
Not applicable
any ideas?
0 Likes
Message 3 of 5

Anonymous
Not applicable
1. Create a custom iProperty.

2. Create a custom property field in the title block.
--
Dennis Jeffrey, Autodesk Inventor Certified Expert
Autodesk Manufacturing Implementation Certified Expert.
Instructor/Author/Sr. App Engr. Tel. (260) 399-6615
http://teknigroup.com
0 Likes
Message 4 of 5

Anonymous
Not applicable
sorry but could you put more details, please?
0 Likes
Message 5 of 5

Anonymous
Not applicable
The text in a title block can be defined in a few ways; it can be static
text as defined by the title block definition, it can be set to always
display the current value of a certain iProperty, or it can be a prompted
entry where the user is prompted for the value when the title block is first
created. Which of these are you using? All of them are accessible and
editable through the API.
--
Brian Ekins
Autodesk Inventor API Product Designer
http://blogs.autodesk.com/modthemachine
0 Likes