Vector.TransformBy Method
Parent Object: VectorDescription
Transform this vector by the specified matrix.
Syntax
Vector.TransformBy( Matrix As Matrix )Parameters
Name | Type | Description |
Matrix | Matrix | Input Matrix object that specifies the position and orientation of the occurrence. |