RebarBendingDetail.GetTagRelativeRotation
Method
Description:
Gets the embedded tag rotation angle w.r.t. the realistic bending detail element.
Gets the embedded tag rotation angle w.r.t. the realistic bending detail element.
Remarks:
This function is exclusive to realistic bending detail mode.
This function is exclusive to realistic bending detail mode.
Parameters
Parameter | Type | Description |
---|---|---|
bendingDetail | Element | The bending detail element. |
Return Value
Type | Description |
---|---|
Double | The rotation angle of the embedded tag w.r.t. the bending detail element. |
Exceptions
Exception | Condition |
---|---|
ArgumentException | This option is only available for realistic bending detail elements. |
ArgumentNullException | A non-optional argument was null |