<Code Lib>
2025.3 Method
Changes 2
M

RebarShape.GetDefaultHookOrientation

Description:
Get the hook orientation.
Remarks:
Replaces the method GetHookOrientation() from prior releases.

public RebarHookOrientation GetDefaultHookOrientation(
	int index
)

  • Int32
    index
    0 for the starting hook, 1 for the ending hook.
Return Value RebarHookOrientation Returns the termination's orientation. The orientation it's the same for both hook and crank.

Loading…