RebarShape.GetDefaultHookOrientation
Description:
Get the hook orientation.
Get the hook orientation.
Remarks:
Replaces the method GetHookOrientation() from prior releases.
Replaces the method GetHookOrientation() from prior releases.
public RebarHookOrientation GetDefaultHookOrientation(
int index
)
-
Int32index0 for the starting hook, 1 for the ending hook.
Return Value
RebarHookOrientation
-
index must be 0 or 1.