HyperWorks Solvers

/TRANSFORM/SCA

/TRANSFORM/SCA

Previous topic Next topic Expand/collapse all hidden text  

/TRANSFORM/SCA

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Block Format Keyword

/TRANSFORM/SCA - Transformation: Scale

Description

Defines a scale for a node group with defined scale center and scale factor.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/TRANSFORM/SCA/transform_ID/unit_ID

transform_title

grnd_ID

FscaleX

FscaleY

FscaleZ

node_IDc

 

 

hmtoggle_plus1Flag Definition

Field

Contents

transform_ID

Transformation identifier

(Integer, maximum 10 digits)

unit_ID

Optional unit identifier

(Integer, maximum 10 digits)

transform_title

Transformation title

(Character, maximum 100 characters)

grnd_ID

Node group identifier

(Integer)

FscaleX

X scale factor

Default = 0.0  (Real)

FscaleY

Y scale factor

Default = 0.0  (Real)

FscaleZ

Z scale factor

Default = 0.0  (Real)

node_IDc

Center node identifier

(Integer)

hmtoggle_plus1Comments
1.The node node_IDc is the scale center.
2.If the node node_IDc is not defined, the origin (0,0,0) will be used as scale center.
3.The scaling is done in the global frame.