2026 Method
Changes 5
M

RebarBendingDetail.SetTagRelativeRotation

Description:
Sets the embedded tag rotation angle w.r.t. the realistic bending detail element.
Remarks:
This function is exclusive to realistic bending detail mode.
public static void SetTagRelativeRotation(
	Element bendingDetail,
	double rotation
)
  • bendingDetail
    The bending detail element.
  • Double
    rotation
    The new rotation angle of the embedded tag w.r.t. the bending detail element.
  • This option is only available for realistic bending detail elements. -or- The given value for rotation is not a number -or- The given value for rotation is not finite
  • A non-optional argument was null