Need help with Make Path Command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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:
If SENT_VALVE = "NO" Component.IsActive(MakePath("UNIT_1", "CASING", "SV55")) = False End If