RVTDocs.com

RebarShape.GetDefaultHookOrientation

Method
Description:
Get the hook orientation.
Remarks:
Replaces the method GetHookOrientation() from prior releases.
Parameters
Parameter Type Description
index Int32 0 for the starting hook, 1 for the ending hook.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException index must be 0 or 1.