Applies the transform to the vector
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- vec
- Type: Autodesk.Revit.DBXYZ
The vector to be transformed
Return Value
The new vector after transformRemarks
Transformation of a vector is not affected by the translational part of the transformation.