Click or drag to resize

CoordinateSystemRotateAroundZAxis Method

Sets the rotation around global Z axis.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
void RotateAroundZAxis(
	double angle
)

Parameters

angle  Double
The angle in radians.

Return Value

See Also