<Code Lib>
2021 Method
Changes 2
M

RebarShape.GetDefaultHookAngle

Description:
Get the hook angle, expressed as an integral number of degrees (common values are 0, 90, 135, and 180).
Remarks:
Replaces the method GetHookAngle() from prior releases.

public int GetDefaultHookAngle(
	int index
)

  • Int32
    index
    0 for the starting hook, 1 for the ending hook.
Return Value int

Loading…