RebarSplice.RotateRebarSpliceGeometry
Method
Description:
Rotates the RebarSpliceGeometry about the given axis and angle.
Rotates the RebarSpliceGeometry about the given axis and angle.
Parameters
| Parameter | Type | Description |
|---|---|---|
| axis | Line | The axis of rotation. |
| angle | Double | The angle of the rotation in radians. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The given value for angle is not finite |
| ArgumentNullException | A non-optional argument was null |