Share

RebarBendingDetailType.BendDiameterDimensionsForSegmentsEnabled Property

Identifies if radial or diameter dimensions will be shown for the bends between segments. Radial or diameter dimesions for arc segments will be shown by default. This property has a menaning only if BendDiameterDimensionsEnabled is set to true.


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

Syntax

C#

public bool BendDiameterDimensionsForSegmentsEnabled { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?