The input point lies outside of Revit design limits.

The input point lies outside of Revit design limits.

johan_neethling9LA52
Observer Observer
492 Views
1 Reply
Message 1 of 2

The input point lies outside of Revit design limits.

johan_neethling9LA52
Observer
Observer

When creating Planes in a Revit project, typically using

Plane oPlane = Plane.CreateByNormalAndOrigin(normal, oIntersection);

I get the error:

Autodesk.Revit.Exceptions.ArgumentException: 'The input point lies outside of Revit design limits.

 The point where the plane is inserted is located about 

7,21122593 mile
11,60534318 km

from the origin. This is smaller than the Deisgn Limits given in the following document:

https://help.autodesk.com/view/RVT/2018/ENU/?guid=GUID-3F79BF5A-F051-49F3-951E-D3E86F51BECC

 

The same application worked with Revit 2017. Has there been a change in the Design Limits, and how can I resolve this?

 

0 Likes
493 Views
1 Reply
Reply (1)
Message 2 of 2

jeremy_tammik
Alumni
Alumni

Dear Johan,

 

I repeat what I just said to Dirk in his thread on the same topic:

 

https://forums.autodesk.com/t5/revit-api-forum/the-input-point-lies-outside-of-revit-design-limits/m...

  

Oh dear, that sounds problematic. I will gladly discuss this with the development team. Can you share a complete minimal reproducible case for them to analyse, demonstrating the issue, throwing the exception and showing exactly how your normal vector and origin point are defined? 

  

  

Thank you.

  

Cheers

  

Jeremy

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes