Message 1 of 4

Not applicable
06-28-2019
09:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to write an ilogic rule to control the visibilty of "sketch blocks" in a sketch. I know how to control visiblilty of a component:
Component.IsActive("Part1:1")= false
I would like to do something similar but only for a "sketch block".
Solved! Go to Solution.