Locating the Project cardinal coordinate axes in Revit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Im having a mistery where the cardinal coordinate axes are located in the project space. Or what it actually even means. I have moved the project point but nothing changes.
im toying around with : http://thebuildingcoder.typepad.com/blog/2008/10/element-bounding-box.html but cant seem to figure out where these x and y come from. The following quote contains the information, but im not enough into revit to figure out where to find these axes.
===
The bounding box returned by the Element BoundingBox property is parallel to the cardinal coordinate axes in the project space, so it has no relationship to the element coordinate system and is not necessarily the smallest possible circumscribing box, which would generally not be aligned with the cardinal axes.
===