Click or drag to resize

ProcessAPIGetTransformation Method

Gets the current process transformation.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public Transform3D GetTransformation()

Return Value

Transform3D
The current transformation.
See Also