09-27-2019
02:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-27-2019
02:14 AM
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