RebarBendingDetail.SetRotation
Description:
Sets the rotation angle in radians for the bending detail relative to its view.
Sets the rotation angle in radians for the bending detail relative to its view.
public static void SetRotation(
Element bendingDetail,
double rotation
)
-
bendingDetailThe bending detail for which we want to get the rotation.
-
DoublerotationThe new rotation angle of the bending detail relative to its view.
-
-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