RebarBendData.BarNominalDiameter Property

Defines the nominal diameter of the bar. The default value is 0.0.


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

Syntax

C#

public double BarNominalDiameter { get; set; }

Property Value

Double

Exceptions

ExceptionCondition
ArgumentException When setting this property: The given value for barNominalDiameter is not finite

See Also

Reference

RebarBendData Class
Autodesk.Revit.DB.Structure Namespace