Set the hook orientation angle at end. This information is set to the rebar after the API execution is finished successfully. 
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2018 
Syntax
| C# | 
|---|
 | 
| Visual Basic | 
|---|
 | 
| Visual C++ | 
|---|
 | 
Parameters
- end
 - Type: SystemInt32
The end of bar. Should be 0 for start or 1 for end. 
- angle
 - Type: SystemDouble
The hook orientation angle at end. 
Exceptions
| Exception | Condition | 
|---|---|
| Autodesk.Revit.ExceptionsArgumentOutOfRangeException | Invalid end. |