Revit 2026 API
Multi |
The child dimension owned by this multi-reference annotation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId DimensionId { get; }
Public ReadOnly Property DimensionId As ElementId Get
public: property ElementId^ DimensionId { ElementId^ get (); }
member DimensionId : ElementId with get
Property Value
ElementIdSee Also