Zach Kron
Zach Kron
@ZiyunShang not sure how complicated it is, is this a matter of changing the Surface input in FaceAnalysisDisplay.ByViewFacePointsAndValues to accept a list instead of a single item? Having a conversation...
Hi @radumg One thing to thing about with the jellyfish node . . . there's been a little investigation around creating nodes that change their port configurations based on the...
I really like the interaction that Flux uses, in presenting a sign in dialog and storing the data, and we have been experimenting with some similar methods. @saintentropy, not sure...
Tracking internally as http://adsk-oss.myjetbrains.com/youtrack/issue/MAGN-6859
Interesting, I wasn't aware of this behavior. I had assumed that it took the detail level based on the view settings. We'll take a look
@ThomasMahon Vectors, like bounding boxes and topology, are abstract geometry and not graphically visualized. This isn't a bug, but I'll set this as an improvement.
This isn't using your indexing, but the DesignScript below seems to address the need. How does the indexing help? temp = 30; location = "London"; "The temperature is "+ temp...
What is your expectation about what happens to the current value when you change the range? In the meantime, would this help?: 
Great discussion. How do you all feel about the method that Nate Miller uses with the Lunchbox tools, with a "toggle" input, when the user changes a boolean toggle, the...
@ThomasMahon Yes! this is something we have just barely begun discussing. One approach we have thought about is to try and make a low level primitives functionality (possibly even just...