Void
ITransformation3D
.Set(
Double[]
transformation)
Sets transformation matrix from a one dimensional array.
Remarks
Examples
Parameters
transformation
Type:
Double[]
The 4x4 transformation matrix.
Return Value
Type:
Void