Description:

Computes a transform from a coordinate system to another.

Syntax:
public Transform GetXform(
CoordinateSystem sourceSystem,
CoordinateSystem destinationSystem
)
Parameters:
Returns:
Type: Transform
The 4x4 transformation matrix (acts on the left).
Available since:
5.0

Nothing found