Message 1 of 2
How can i get the ilogic rule to display "1 1/2"=1'0" in the drawing view, when I update a views dimensions per ilogic form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create an ilogic code that updates the size of the view based on the length x width and height of an object. I was able to successfully update the size of the drawing view, but since Inventor's ilogic scales per decimals, it shows up as an arbitrary fraction. Ex: .25 scale factor = 1/8 on the drawing sheet. I would test to say 1 1/2" = 1'-0". Can someone help with getting that to work?