Update Prompted Field in Title Block

Update Prompted Field in Title Block

Anonymous
Not applicable
422 Views
3 Replies
Message 1 of 4

Update Prompted Field in Title Block

Anonymous
Not applicable

Hi All,

Anyone would have a i-logic code to replace in my title block few prompted entries texts.

Title block name: "A3"

Prompted Entry Field Name 1:  "CLIENT"

Prompted Entry Field Name 1:  "PROJECT"

 

Thank you very much

0 Likes
423 Views
3 Replies
Replies (3)
Message 2 of 4

JoãoASilva
Advocate
Advocate

@Anonymous ,

 

The Title Block I use searches for that info on the first model view, in the drawing.

Could that solve your need?

 

If not, do you need to populate every drawing sheet with that info?

João Silva

Mechanical Engineer

 

0 Likes
Message 3 of 4

Anonymous
Not applicable

@JoãoASilva
Yes, it can be done this way BUT i need to update bunch of drawings from the past that have those fields set as prompted fields so need to update it manually for each drawing and page, very time consuming process. If I would have a i-logic for that, that would be lovely. Thanks

 

0 Likes
Message 4 of 4

A.Acheson
Mentor
Mentor

@Anonymous 

Look for the text with <> around it. This would be the title of prompted entry or perhaps searching for just the text will work too..

 

So e.g see below example look for these lines and replace those components.

Case "CLIENT":
oPromptEntry = “Insert Text NameHere or parameter or iproperty”

Message 4 of this post 

https://forums.autodesk.com/t5/inventor-customization/editing-prompted-entry-values-with-ilogic/td-p/4686199

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan
0 Likes