Share

RebarBarType.BarNominalDiameter Property

Defines bar nominal diameter of rebar


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

Syntax

C#

public double BarNominalDiameter { get; set; }

Property Value

Double
The bar nominal diameter of rebar

Exceptions

ExceptionCondition
ArgumentOutOfRangeException When setting this property: the bar diameter barNominalDiam is not positive or bigger than the smallest value of 1.0, and current internal values of standard bend diameter, standard hook bend diameter and stirrup/tie bend diameter

See Also

Reference

Was this information helpful?