Andrew Heumann
Andrew Heumann
~~You should be able to depend on MeshElements + Topography in other functions — because they are "built-in," you don't need to include them in `element_types`. To get the topography...
There is a schema for `MeshElement` here: https://prod-api.hypar.io/schemas/MeshElement. We don't currently expose a public schema for Topography, but we could fix this.
To give some more context around our future plans w/r/t schemas — Neither of those locations (https://github.com/hypar-io/Elements/tree/master/Schemas and https://github.com/hypar-io/Schemas) are our "final" strategy for schemas. Instead, we are developing a...
I use JSwan in Rhino 7 all the time. Maybe you have a conflict with another plugin?
Just checking in on this... we've had to build against our own fork of the project for a month now to get around this
Các vật liệu là giống nhau, nhưng hình học giữa các ví dụ của bạn có sự khác biệt tinh tế. Khi bạn sử dụng `Extrude`, bạn nhận được kết...
A related issue: the `disableNextClick` value persists after a `destroy()` call, and the associated `click` listener can still intercept and cancel click events.