- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I primarily use Dynamo with some small forays into the python node inside Dynamo for all my programming needs inside Revit. However, I'm not able to find a solution for this problem.
Is it possible to set the text position of an ordinate dimension to a given point? Setting the text position of a Linear dimension with a point has been straightforward and able to be done with packaged nodes inside dynamo.
I took a breeze into RevitAPIDocs and poked around the OrdinateDimensionSetting Class and OrdinateTextPosition Enumeration, and it appears to me that the only options for setting text position look like the options for setting default text position via the type editor. (EndOfWitnessLine, NextToWitnessLine).
So, at this point it's not looking to me that ordinate dim text position can be set in a similar way to linear dim text can be. I just wanted to check with the API forum and see if I'm missing something here. So, am I missing something?
Thanks
Solved! Go to Solution.