Void
Transformation3D
.Set(
IWorldPoint
param1,
IVector3D
param2,
IVector3D
param3,
IVector3D
param4)
Sets the translation components to the given origin and sets the x, y and z axis using given vectors.
Remarks
Examples
Parameters
param1
Type:
IWorldPoint
param2
Type:
IVector3D
param3
Type:
IVector3D
param4
Type:
IVector3D
Return Value
Type: Void