Void ITransformation3D.Set(IWorldPoint origin, IVector3D vectorX, IVector3D vectorY, IVector3D vectorZ)

Sets the translation components to the given origin and sets the x, y and z axis using given vectors.

Parameters