Revit 2025.3 API
Multi |
The child dimension owned by this multi-reference annotation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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