GetHookOrientationAngle Method


Rebar Update Curves Data Get Hook Orientation Angle Method

Get the hook orientation angle at end that is currently in the rebar.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double GetHookOrientationAngle(
	int end
)

Parameters

end Int32
The end of bar. Should be 0 for start or 1 for end.

Return Value

Double
The hook orientation angle at end that is currently in the rebar.
Exceptions
Exception Condition
ArgumentOutOfRangeException Invalid end.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →