Builds a world transform operator from a transform and a scale value.
Input Arguments
0 |
Transform |
Transform |
The transform to use. |
1 |
Double |
Scale |
The scale factor to use. |
Return Arguments
2 |
World Transform Operator |
World Transform Operator |
The resulting world transform operator. |
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
None.