Share

RebarBendingDetailType.SegmentLengthDimensionsForHooksEnabled Property

Identifies if segment length dimensions for hooks will be shown or not. If this property is true, the SegmentLengthDimensionsEnabled should also be true to see segment length dimensions for hooks.


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

Syntax

C#

public bool SegmentLengthDimensionsForHooksEnabled { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?