- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to create baseline dimensions via Revit API. While I've successfully created the dimension, its direction is not ideal, and this is quite important for baseline dimensions. Usually when creating dimensions via the Revit GUI, the order in which elements are selected significantly impacts the resulting dimension direction. However, using the API, I found that the order of the ReferenceArray doesn't influence the dimension direction at all.
(Below is what I get if I use the API to create the baseline dimension, but I want all dimensions to reference the gridline)
So my question is, is there a way to flip dimension direction using the API, similar to selecting the dimension object and press the Spacebar, or right-clicking and choosing 'Flip Dimension Direction'?
Solved! Go to Solution.