2025.3 Method
Changes 0
M

RebarHookType.Create

Description:
Creates a new RebarHookType in a document.
public static RebarHookType Create(
	Document doc,
	double angle,
	double multiplier
)
  • doc
  • Double
    angle
    Determine the hook angle of new RebarHookType.
  • Double
    multiplier
    Determine the straight line multiplier of new RebarHookType.
Return Value RebarHookType RebarHookType