Announcement

Collapse
No announcement yet.

Reset overrides in area plans

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Reset overrides in area plans

    I've got a dynamo graph that checks a value against a max value and turns the object red if the max is exceeded. I'd also like it to be able to reset the overrides if a previous violator is now below the max. I'm using the clockwork nodes and they seem to work fine in normal views, but the reset doesn't work in area plans. I'm using the area plans to populate the max values, so I'd like to find a way to have this work without changing views if possible. Anyone else run into this before? I know I can just override them to black instead, but that seems like a cheat.
    Click image for larger version

Name:	reset overrides.PNG
Views:	1
Size:	94.0 KB
ID:	418290

    #2
    Quick test seems to work with the Springs.Doc.ActiveView Node:

    https://www.screencast.com/t/mESiBXCBK

    I'm overriding Area's because you mentioned an Area Plan? If this doesn't work, what elements are you overriding?

    Click image for larger version

Name:	ColorFilterAndReset.png
Views:	1
Size:	83.2 KB
ID:	395273
    Last edited by Bjorn_K; November 2, 2017, 07:44 PM.

    Comment


      #3
      The springs active view did the trick. I was using the clockwork active view node and that seems to be a little more limited. This is for egress paths. I'm using the area plan to set maximum travel distance based on where they exist in the model and then comparing the max travel to the actual travel, turning any that exceed the max red.
      Thanks for the help!

      Comment

      Related Topics

      Collapse

      Working...
      X