How can i use a coordinate system thats uses meters in Revit?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to use geolocation within Revit. In the Netherlands we often use RD coordinate system, this system uses meters. In Revit we work with milimeters.
First i tried acquiring coordintes from a Civil 3D dwg file. But when i do this the coordinates multiple by a 1000 since revit automatically changes the coordinates to mm. The coordinates are correct when i change the Revit unit from mm to meters, but this is not really a solution.
If i change the civil 3D model from m to mm, the coordinates change aswel (x 1000). So this wont work either.
Last thing i tried is the 'Shared Reference Coordinate extension'. Here i encounter the same problem. I even tried 'lying' to Civil 3D when exporting the shared coordinates by saying that the coordinates are in mm. This way i get the correct coordinates at the Survey Point in Revit, but not at the Project base point, since it measures in mm now while it should measure the coordinates in meters.
Is their a way to use meters for the coordinate system and millimeters for the rest? Or is there a different approach to this?