
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm creating a fire alarm family, and I'd like to automate the candela notations as well as have an option to show the coverage areas. Currently, I have 4 types: 15, 30, 75, and 110 cd. I have the coverage circles laid at as well. The issue I'm running in to is having the coverage circles be independent of the candela label (as in, the label can be turned on without having the coverage circle on).
I made an instance parameter (Coverage) for the coverage circles, but I can't seem to figure out how to isolate each circle based on the family type. For instance, checking 'Coverage' in the '15cd' should only turn on the 15cd Coverage circle. I tried making an additional parameter and making it conditional based on '15cd' and 'Coverage' being checked, but I keep getting the infamous "Inconsitent Units" error. I thought it may be because one parameter was a type and one an instance, so I changed them to both be instance (just to experiment) and I still received the error.
(Note: I changed '15cd' back to a Type after receiving the error, hence the difference)
Does anyone have any ideas or experienced this before? I feel like I'm missing something pretty apparent.
Thanks in advance,
-P
Solved! Go to Solution.