Message 1 of 4
Control iParts length using iLogic

Not applicable
09-17-2019
07:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
I have an aluminum door frame with four different ipart driven extrusions that make up each side. I want to be able to use iLogic to drive these part lengths. I've been able to control a few parts that don't have an ipart tables using
Parameter("154:1", "Length154") = (OverallWidth / 4) -3
When i try this with an iPart part I get this error message: Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED)).
How would i go about using iLogic to control an iPart member length? Is it even possible?
Thank you