Message 1 of 2
Not applicable
10-24-2019
06:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
We've developed a plug-in for Revit which exports the rooms and geometry data from a model to a database. Some of Jeremy Tammik's blog posts offered great help in achieving this. Everything is working just fine. However, we’ve got a question regarding the generated SVG paths. Please check the following image of a room and its corresponding path:
M 61.828 80.873 # m 61.828 80.873 # 1 L 61.828 82.735 L 70.866 82.735 L 70.866 82.677 L 82.062 82.677 L 82.062 80.873 L 82.062 60.902 L 82.062 58.686 L 61.828 58.686 L 61.828 60.296 A 7.218 15.483 0 0 1 67.738 70.036 A 7.218 7.314 0 0 1 67.911 70.578 A 7.215 7.215 0 0 1 65.278 78.395 A 7.218 7.314 0 0 1 61.828 79.762 L 61.828 80.873 Z
What do the coordinates actually represent? We don’t really know how to interpret them.
We would like to know how we can convert this path to millimeters based coordinates. As an addition, it would be great if we could convert the points relative to the site survey point.
Any help would be greatly appreciated!
Solved! Go to Solution.