Creating an iFeature containing an iLogic rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
In short: can an iFeature contain iLogic, and if so, how? If not, are there good alternatives?
To give some background, I have designed a grid-like structure made of extrusions and patterns. The size of the grid is parametric and may be changed by the user. Therefore, the number of grid cells have to adapt, which I did using iLogic. Using parameter equations only would be quite annoying because there are several branching decisions and edge cases to be considered.
Now, I would like to use this grid as an iFeature in other parts. When extracting the iFeature I mark the required parameters as "size parameters", leaving the iLogic rule-driven parameters unchecked. However, when placing the feature it has lost its iLogic rule, and the driven parameters do not update anymore.
Therefore, is it possible to embed the iLogic rule into the iFeature? If not, which alternatives should I consider? I have been searching for a solution online, but all people are trying to do is placing an iFeature from iLogic code, it seems - my problem is somewhat the same, but reversed.
If you need an example, I attached the file I would like to extract the iFeature from down below.
Thank you for any help and best regards,
Kai Krull