Iris WIP 0.4.1 Released

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.

hmm, getting the following error

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!

getting a write error and save error.

the screen grab popups upon starting Rhino.

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.

Yes, that should happen, those objects are not supported.

Yeah, there is no support for overwriting files, you need to use another name.

That should not be the case. It sounds like you have two copies.

  • What are your release versions of each? This comes up when you first start Rhino for Mac.
  • What does your /Users/USERNAME/Library/Application Support/McNeel/Rhinoceros/MacPlugIns folder look like?
  • How did you install the macrhi?

Thanks.

oops! i had two Iris plugins in my Library. I removed them and reinstalled and all my reported issues are gone.

sorry about that! :blush:

Hey, not a problem! I’m glad we could solve it easily, but I’m still curious as to how two versions of Iris ended up there. How did you install Iris?

i probably double clicked the plugin download.

i can’t remember when i installed a previous version that led to the two versions.