I have been facing this error and can not figure what the cause of the error is or what it means. The image below shows the error and the curves are internalized in the GH file.
Also, when I have multiple curves as input even if only one curve gives this error the component does not compute any of the other floors/curves… tried changing error mode and it gives the same result the component just doesn’t compute.
PS. these curves were created from hatch boundaries coming from AutoCAD hatches.
What units are those curves?
In order to create three Floors you should Graft the input else the component interprets the inputs as loops of the same Floor.
The curves are in meter, and originally I had them grafted just not in this sample. Also, the main definition is 3000+ floors, and they all don’t run because of multiple curves that give this error… I have been selecting some and running them until I found these ones where the curves preventing the whole component from running.
I have tested rebuilding the curves with radii more than 30,000 feet and it worked for the curves I had previously excluded to cause the error.
Unfortunately there is something else that is causing value out of range error with some of the boundaries not sure which ones yet, so I will try and find them and let you know.
Was also wondering if there is some documentation or reference to check and know about what causes errors, or is this something related to Revit?
I order to be rcognised as an Ellipse should be a Rational Degree 2 curve that fits as a perfect ellipse under Revit tolerance that is 0.1mm aprox, in this case and only in this case if the resulting ellipse has an axis larger than 30.000 ft it fails.
So I was facing another error with floors as shown below in the video ( Constraints defined by the sketch couldn’t be satisfied), the top curve cannot be created directly, but when created after the bottom curve it doesn’t give an error.
Units are in meter again.
Top Curve: generated using Elefront deconstruct hatch > boundary from the dwg hatch file below opened in Rhino.
Bottom Curve: generated by importing the dwg in Revit > exploding it to generate a detail item Fill Region, and then extracting it’s boundary using graphical element > element geometry.
PS. notice the curve length difference between the input and output.
I checked the tolerance and it was setup in the same manner as yours (the default) and still had the error.
Since I have Revit version 2022 (22.0.2.392) and yours was different I checked with Revit 2020.2 since I had it installed and the error was gone… so it is something related to Revit not RiR.