Skip to content

Dimension.Name

Public Property

Retrieves or changes the name associated with the Dimension.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public string Name { get; set; }

Property Value

String

Remarks

The property inherited from element is hidden, a System.InvalidOperationException is thrown.