Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
The Project Base Point and Internal Origin of my project are not at the same location as shown below.
I want to use Revit API to place a family at a coordinate (x="831420800" y="843024365" z="46559) relative to Project Base Point. However, I know that Revit API will use Internal Origin as (0,0,0) when placing the family. Is there any ways to get the coordinate of Internal Origin in Revit such that a transformation can be made at (x="831420800" y="843024365" z="46559) before placing the family?
I am looking for an automatic method through API to get the coordinate of Internal Origin.
Thanks.
Solved! Go to Solution.