RebarBendingDetailTypeBendDiameterDimensionsForSegmentsEnabled 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: 25.0.0.0 (25.0.0.0)
Syntax
public bool BendDiameterDimensionsForSegmentsEnabled { get; set; }

Property Value

Boolean
See Also