HyperWorks Solvers

/TRANSFORM/SYM

/TRANSFORM/SYM

Previous topic Next topic Expand/collapse all hidden text  

/TRANSFORM/SYM

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

Block Format Keyword

/TRANSFORM/SYM - Transformation: Symmetry

Description

Defines a symmetry for a node group normal to the plane defined by a vector.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/TRANSFORM/SYM/transform_ID/unit_ID

transform_title

grnd_ID

X_point_1

Y_point_1

Z_point_1

node_ID1

node_ID2

 

 

X_point_2

Y_point_2

Z_point_2

 

 

 

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)

X_point_1

X coordinate of point 1

Default = 0.0  (Real)

Y_point_1

Y coordinate of point 1

Default = 0.0  (Real)

Z_point_1

Z coordinate of point 1

Default = 0.0  (Real)

node_ID1

Node identifier 1

(Integer)

node_ID2

Node identifier 2

(Integer)

X_point_2

X coordinate of point 2

Default = 0.0  (Real)

Y_point_2

Y coordinate of point 2

Default = 0.0  (Real)

Z_point_2

Z coordinate of point 2

Default = 0.0  (Real)

hmtoggle_plus1Comments
1.If node_ID1 and node_ID2 are defined, the symmetry will be done on the plane normal to the vector defined by node_ID1 and node_ID2. The plane includes node_ID1. If only one node is defined, the error message is displayed.

Otherwise, the symmetry will be done on the plane normal to the vector defined by point_1 and point_2. The plane includes the point_1.