*Scale() - Add Object Panel
Specifies the scale settings for the added part. This statement will be written out only if this value has been changed by the user.
Syntax
*Scale (SX_Value, SY_Value, SZ_Value)
Application
HyperView
Inputs
- SX_Value
- Scaling in the X-direction.
- SY_Value
- Scaling in the Y-direction.
- SZ_Value
- Scaling in the Z-direction.
Example
*Scale("0.000000 0.000000 -179.999985")
Comments
This statement captures the scaling of the added part in all the X, Y, and Z direction.