Void Transformation3D.Set(IWorldPoint param1, IVector3D param2, IVector3D param3)

Sets the translation components to the given origin and sets the x and y axis using given vectors. Z axis is the cross product between x and y.

Parameters