 | CoordinateSystemRotateAroundZAxis Method |
Sets the rotation around global Z axis.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxvoid RotateAroundZAxis(
double angle
)
Sub RotateAroundZAxis (
angle As Double
)
Parameters
- angle Double
- The angle in radians.
Return Value
See Also