Share

BendingDetailCustomFieldProperties.AngularDimensionsForHooksEnabled Property

Identifies if the angular dimensions which has a reference set on a hook will be shown or not.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool AngularDimensionsForHooksEnabled { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?