Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Sergio.D.Suárez
in reply to: Anonymous

Hi, try the following ilogic rule. I attach a sample file
In this rule I show you another more secure access to the parameter.

Dim doc As PartDocument= ThisDoc.Document
Dim oCD As ComponentDefinition = doc.ComponentDefinition
Dim oType As String = oCD.parameters("Type").value

If oType = "A" Then Feature.IsActive("Type B") = False
If oType = "B" Then Feature.IsActive("Type B") = True

iLogicVb.UpdateWhenDone = True
Parameter.UpdateAfterChange = True

I hope this helps with your problem. Regards


Please accept as solution and give likes if applicable.

I am attaching my Upwork profile for specific queries.

Sergio Daniel Suarez
Mechanical Designer

| Upwork Profile | LinkedIn