- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a family. I've converted it into assembly and then I've created assembly views for it (plan/ elevation/ section etc).
I'm trying to create dimensions in 2D views for the family in assembly views. I've tried creating the dimension with below approaches:
1. Use the faces of geometry as reference and then to create a dimension.
2. Use the Edges of geometry as reference and then to create a dimension.
3. Create model lines and then place dimensions between them.
4. create lines from coordinates available from the element bounding box.
The dimension gets created, returns a valid elementId. but I can't see it in Revit though I've crosscked element/ category/ view visibility settings. also checked View Range/ Far clip offset etc. Used the "reveal hidden item" options as well.
Note that the property "AreReferencesAvailable" is found false for the dimension created. Though the referenecs come from geometry that are valid revit elements. Looks like I'm missing something here.
Any suggestions?
Solved! Go to Solution.