iLogic and Sketched Symbols

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to use an external iLogic rule to update the field text of one of my Sketched Symbols in our shop drawings. The sketched symbol in each of our drawings is named "Material" and has three Property Fields: Part Number, Description and Quantity. For sheet metal parts that are plasma cut, we use a spreadsheet to determine the amount of material that will be consumed by the operation but requires opening the spreadsheet and making the changes.
I have found it convenient to create an external iLogic rule called "sheet_area" that when run manually, prompts for the outside dimensions of the part and then using the same calculations as have been used in the spreadsheet - displays the square footage of consumed material. This rule works great except that I have to close the message box that displays the "Quantity" and enter the value in manually into the sketched symbol. If I get distracted or forget the number then there is room for error in the quantity of material entered into the sketched symbol.
Is there a way to update the "Quantity" value in my sketched symbol "Material" as part of the iLogic rule?