Closed ksobon closed 8 years ago
@ksobon - this looks like a worthwhile improvement. I'll include this in the next version. I think that for straight (line-based) walls I will keep relying on the output of the Revit API, though. Thanks!
This will be in Clockwork 1.0.2
Hey Andy,
I was doing some stuff with Wall.Orientation and realized that it doesn't work well for curved walls. It returns some strange results instead of what I was expecting a line that is perpendicular to curve at it's mid point. Here's what i was able to dig out on Jeremy's blog and turn into a definition in Python:
let me know if you want to incorporate that into your node or since your node returns exactly what Revit gives you when asked for wall.Orientation you would rather prefer to make this into a new node.