Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding drawing user parameters to title block

9 REPLIES 9
SOLVED
Reply
Message 1 of 10
jltw7PSW2
619 Views, 9 Replies

Adding drawing user parameters to title block

Hi,

 

I am in the process of creating a new title block, so far the plan is to add custom iProperties to the drawing template so we can make a form to edit stuff like: Parts location on machine, which machine, material certificate and more "custom values" that varies from part to part. 

 

But in this case I was hoping to add which machine the part belongs to as a dropdown in the from, I have managed this with a multi-value user parameter in the drawing template, however I cant figure out if it is possible to add this value to my title block?

 

Is there a way to do this?

jltw7PSW2_0-1688448489965.png

 

Thanks!

9 REPLIES 9
Message 2 of 10
admaiora
in reply to: jltw7PSW2

Hi,

 

Something like that?

cdtttsss.gif

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

Message 3 of 10
jltw7PSW2
in reply to: admaiora

Well almost, I would like it to be a dropdown in the form to choose from, almost as if you do a custom iProperty with a "Yes or No" type data, it will then be a dropdown in the form, but I need custom values in the dropdown, not yes or no.
Message 4 of 10
admaiora
in reply to: jltw7PSW2

You have to do that with user params, you can't do a multivalue custom iprops, or you can do that with iLogic code (that change on the way your custom iprop)

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

Message 5 of 10
jltw7PSW2
in reply to: admaiora

Yes, I am aware that it needs to be done by user params, that is the title of my post.

My issue is I dont know how to display a user param in the title block
Message 6 of 10
admaiora
in reply to: jltw7PSW2

You have to do that, linking param and ipros, with iLogic

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

Message 7 of 10
jltw7PSW2
in reply to: admaiora

Okay, and do you know how one would do that?
Message 8 of 10
admaiora
in reply to: jltw7PSW2

wd.gif

 

iProperties.Value("Custom", "MYCUSTOM")=MYPARAM

 You will find atatched the file.

 

Here some info about iLogic

 

https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=GUID-9372F2A9-377E-40AB-92AA-5FC371BACF8C

 

 

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

Message 9 of 10
jltw7PSW2
in reply to: admaiora

This is exactly what i needed, thank you very much!
Message 10 of 10
admaiora
in reply to: jltw7PSW2

You are welcome

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

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

Post to forums  

Technology Administrators


Autodesk Design & Make Report