How to delete an Ilogic part from an Ilogic assembly

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I hope this topic hasnt been already create.
I'm trying to do a simple task with Ilogic, i made researchs here and on youtube but i did not find the answer....
To make it simple:
I'm looking to delete (inactive?) an Ilogic part from my Ilogic assembly using a command. It's like an option who can be part of the assemby or not ( with option or without option)
In my ILOGIC ASSEMBLY, I went into the Fx parameters , I write a new ''text paramater", using the "Add text".
I named it ''OPTION" and chose 2 texts value for the Equation " WITH" and ''EMPTY" (Empty for without option).
Right after that, I started a new RULES (don't have a name yet so "TEST" will be the name).
Here, I decide to create a rule to active or inactive the part whenever the option "WITH" or "EMPTY" is set (no option= empty= no part in the assembly=super)
And this is where it stop to work, I don't understand how to procede
Could someone help me please ?