Identifies the type of the numbering method.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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
Reference