Sets the scaling orientation angles of this transformation.
SITransformation.SetScalingOrientationFromXYZAngles( Double in_dX, Double in_dY, Double in_dZ ); |
SITransformation.SetScalingOrientationFromXYZAngles( in_dX, in_dY, in_dZ ); |
Parameter | Type | Description |
---|---|---|
in_dX | Double | X scaling orientation angle |
in_dY | Double | Y scaling orientation angle |
in_dZ | Double | Z scaling orientation angle |