Share

RebarBendingDetailType.BendDiameterDimensionsForHooksEnabled Property

Identifies if radial or diameter dimensions will be shown for hook fillets. This property has a meaning only if BendDiameterDimensionsEnabled is set to true.


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

Syntax

C#

public bool BendDiameterDimensionsForHooksEnabled { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?