RebarBendingDetail.GetRotation
Method
Description:
Gets the rotation angle in radians for the bending detail relative to its view.
Gets the rotation angle in radians for the bending detail relative to its view.
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 |