- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm looking for a way to translate between local coordinates of a given reference plane to absolute coordinates of the project.
Eg. I want to place bunch of families. I have absolute X and Y coordinates of where they need to go (from external source/ excel file). So I want to use horizontal reference planes to control the Z positions.
I figured out how to place families on a reference plane within it's coordinate system. But, like I said, I have absolute x and y coordinates for each family. Now I need to figure out how to compensate for the location of the reference plane itself. So I'm thinking either getting the location of the plane and subtracting it from my family positions or setting the reference plane x/y origins to project absolute x/y origins.
So I looked up Revit API.
Revit API documentation states, that a Reference plane location and orientation is defined by something called BubbleEnd, FreeEnd and Direction. What do these mean? Can someone please explain?
American English is not my native language, so I seem to be missing the "bubble" and "end" language references here.
Solved! Go to Solution.