RVTDocs.com

RebarBendingDetail.GetRotation

Method
Description:
Gets the rotation angle in radians for the bending detail relative to its view.
Syntax
public static double GetRotation(
	Element bendingDetail
)
Parameters
Parameter Type Description
bendingDetail Element The bending detail for which we want to get the rotation.
Return Value
Type Description
Double Returns the rotation angle in radians for the bending detail relative to its view.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null