Hello to everyone!
I am relatively new and trying to get the grips on Dynamo
The problem that I am facing is that I can not create a rather simple Polygon by points.
When using the code block syntax I am getting the following Failed to construct a polygon from the imput points: ACIS_EXCEPTION_FLT_OVERFLOW – Floating point overflow
When using nodes, I am getting the same (Failed to construct a Polygon from the input points: ACIS_EXCEPTION_FLT_OVERFLOW – Floating point overflow):
Other curves are created without these problems (lines, arcs, polycurves, nurbs, regural polygons etc)
I am using Dynamo Revit 2.16.1.6510
I will appreciate you help.
Hello @sovitek !
Thank you for your reply! Yes you are right. The other four nodes were created from the code block, which does not create a polygon as well…