|  Rebar  | 
 Create a rebar shape definition with a given number of segments. 
 Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
 Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| ArgumentException | numberOfSegments must be at least 1. | 
| ArgumentNullException | A non-optional argument was null | 
 See Also
 See Also