I’m trying to generate dimensions of adaptive family elements in Revit. In theory, the most straightforward way to do this would be to use the adaptive points as the dimension references, since they are easy to identify and filter.
It seems that the “Aligned Dimension” component/API does not accept these as references. “RevitAPI: The references are not geometric references.”
Forum-AdPts as Reference.gh (80.3 KB)
I can imagine some potential workarounds. Currently, my strategy is to use a nested family inside the adaptive family that contains an easily identifiable line whose end points fall where I want my dimension to measure.
Are there any better/alternate approaches here? Goal is really just to find the most reliable method of placing a dimension at the bounds of an adaptive component, minimizing room for error in getting the correct references, minimizing any need for geometric analysis on the GH side.
In this thread, Muhammad provides some good insight on how this component works. @MSAwan maybe you could offer your wisdom here as well?
Thx fam


