NumberingMethod Property


Reinforcement Settings Numbering Method Property

Identifies the type of the numbering method.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ReinforcementNumberingMethod NumberingMethod { get; set; }

Property Value

ReinforcementNumberingMethod
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: A value passed for an enumeration argument is not a member of that enumeration
Remarks
This property can be used to modify the way that rebar sets with varying length bars are numbered.
See Also