Hello All, Iris has been updated with a few bug fixes. Please see the release notes for 0.4.1 updates. This is a small increment, but there is the start of something interesting, an Iris JS API. At the request of some users, I’ve exposed some of the functions I use in the Iris WebApp. These functions will allow you to access the data in the data.json file, for example, exported layers, views, and all of the geometry in the scene. If you want to build your own UI or functionality in javascript, this might interest you. It is still early days, but I will be adding more functionality to the api in the future.
Please let me know in this thread if you have any issues with this release.
When do you get this? I should probably make IrisExport hidden, since it does nothing. Can you actually export geometry through the _Export command or File>Export? Otherwise, I’ll check on it in the morning! Thanks for reporting!
EDIT:
when exporting and getting the write/save error it prompted: ClipPlane not supported. Rhino.Geometry.LinearDimension not yet supported.
when selecting polysurfaces and using Export Selected it worked.
however when running again and given the same filename it threw the write/save error.
also there are two different Iris Web Archive options when exporting, both throw the error as well.
forgot to mention this is in the WIP. I’ll try in the released version a little later.