Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
mr.cadd
208 Views, 1 Reply

Need help with Make Path Command

Need to have certain parts suppressed when a selected parameter = no.  This part is at a lower level subassembly. I cannot get my code to work, any insight would be great. 

 

Code:

Capture.PNG

If SENT_VALVE = "NO" 
Component.IsActive(MakePath("UNIT_1", "CASING", "SV55")) = False
End If