<Code Lib>
M

RebarBendingDetail.GetRotation

Description:
Gets the rotation angle in radians for the bending detail relative to its view.

public static double GetRotation(
	Element bendingDetail
)

  • bendingDetail
    The bending detail for which we want to get the rotation.
Return Value Double Returns the rotation angle in radians for the bending detail relative to its view.

Loading…