Share

ReinforcementSettings.NumberingMethod Property

Identifies the type of the numbering method.


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

Syntax

C#

public ReinforcementNumberingMethod NumberingMethod { get; set; }

Property Value

ReinforcementNumberingMethod

Exceptions

ExceptionCondition
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

Reference

Was this information helpful?