- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good day
I am looking for a solution to have the size (height) of various text fields in my sketch (which is a logo) automatically adjusted with a scale factor of my overall logo size.
Example: my logo is 100mm long (variable “Length”, I would like to have the size of text field 1 to be 0.2*Length, size of text field 2 to be 0.35*Length, size of text field 3 to be 0.15*Length and so on…
I’ve searched the Inventor forum on this topic and reviewed the information in the topic “Having text size based on another parameter”. I’ve tested the iLogic script proposed by @Lewis.Young in message 3. When I test this script, it will change the text value to “False” instead of changing the size (see screen capture). I have included my test file as an example.
Please note that I’ve no experience with iLogic nor VBA programming…
Thanks in advance for your help!
Solved! Go to Solution.