Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: ober2558

@ober2558 Wait...you said these values were going to all be going into the title block of a drawing, but what we would need to know is how those textboxes within your title block are set-up, before we would know how to help with that.  If they are just set-up to point or link to an iProperty, then what I was having you do before would be OK towards that goal.  However, if those textboxes were all set up as actual 'Prompted Entries' directly, then that's another story, and would need a different strategy to fill them in.  Filling in the values for prompted entries in a drawing's title block by code can be pretty tricky.  And yes, if you are not using the built-in dialog for filling in those prompted entries, then entering them by code is the alternative way of doing it.  I would suggest that, if you want to automate this easier, without having to use code that much, then you should set-up those textboxes within your title block definition sketch, to point to some custom iProperties that you have prepared in the drawing template.  Then you can use a regular, simple iLogic Form (as mentioned in first response) to fill in those custom iProperty values, which will automatically fill in those places in your title block.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)