poIModel SetTranslation
Sets the translation vector in the global coordinate system. If this component is an assembly, a zero translation will always be returned. Translating/exploding the root level (model) assembly is an invalid operation. The translation will be put into a TRANSLATION mode explosion.
Syntax
poIModel_handle SetTranslation translation_vector
Application
HyperView Tcl Modify
Description
This command sets the translation vector in the global coordinate system. If this component is an assembly, a zero translation will always be returned. Translating/exploding the root level (model) assembly is an invalid operation. The translation will be put into a TRANSLATION mode explosion.
Inputs
- translation_vector
- The translation vector.
Errors
Returns 0 if successful, otherwise an error code.