Source Code Using Revit API when we apply Dimension from Grid line to Sleeve (Specialty equipment) that time Revit returns an error message .from error message if i click "Cancel" option deletes the dimensions and if i click the "remove reference" button that time some dimension are deleted.
Asked
Active
Viewed 331 times
1 Answers
0
Create a dimension that works manually through the user interface first, then use RevitLookup to analyse its properties and find out what exact references it has picked up. In general, if a feature is not available in the Revit product manually through the user interface, then the Revit API will not provide it either.

Jeremy Tammik
- 7,333
- 2
- 12
- 17