You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was working on adding custom polygons, and using those to drive the creation of the floorplan. I have a series of polygons, and wanted to have those rendered in this application without the need for using the UI editior.
Playing with this a bit, and formatting the design.Blueprint3d file, I get the error:
Warning, unable to triangulate polygon!
three.min.js:667 Duplicate point 0:0
Does anyone know how to resolve this issue?
Thank you
The text was updated successfully, but these errors were encountered:
I was working on adding custom polygons, and using those to drive the creation of the floorplan. I have a series of polygons, and wanted to have those rendered in this application without the need for using the UI editior.
Playing with this a bit, and formatting the design.Blueprint3d file, I get the error:
Warning, unable to triangulate polygon!
three.min.js:667 Duplicate point 0:0
Does anyone know how to resolve this issue?
Thank you
The text was updated successfully, but these errors were encountered: