How to get True Coordinate of Internal Origin by Revit API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I am writing an add-in to place family based on several coordinates relative to Revit Coordination System.
I know that Revit API/C# will treat Internal Origin as 0,0,0. However, actually the Internal Origin is not sitting at 0,0,0 in the Revit model.
Is anyone know how to find the "true coordinate" of Internal Origin in Revit model by using Revit API and compare the displacement of Internal Origin from 0,0,0?
Thanks a lot.
Link copied