Next: PROPERTY BOUNDARY MPC EQUA none
Up: PROPERTY BOUNDARY
Previous: PROPERTY BOUNDARY MPC RBODY none
This command is used to connect the nodes on one part to those on another using a rigid connection. Where the two parts are the edges of surface the command will attempt to 'stitch' the two parts together using a variety of one to one and many to one connections depending upon the number of elements and their order on either side of the connection. In all other cases the command will connect one node on part1 with one node on part2 using either a proximity algorithm or a mapping algorithm that takes into account the centroid and orientation of each part.
type | = | type of algorithm to be used for node connections. See Note 1. |
name | = | constraint name for use in future references. |
part1 | = | the name of a point, line, surface, body, or set. |
part2 | = | the name of a point, line, surface, body, or set. |
dof | = | constrained degree of freedom. |
1 or X | = | x-translation |
2 or Y | = | y-translation |
3 or Z | = | z-translation |
4 or RX | = | x-rotation |
5 or RY | = | y-rotation |
6 or RZ | = | z-rotation |
XSYMM | = | x-translation, y,z-rotations |
YSYMM | = | y-translation, x,z-rotations |
ZSYMM | = | z-translation, x,y-rotations |
ALL | = | x,y,z-translations, x,y,z-rotations |
XASYMM | = | x-rotation, y,z-translations |
YASYMM | = | y-rotation, x,z-translations |
ZASYMM | = | z-rotation, x,y-translations |
ENCASTRE | = | x,y,z-translations, x,y,z-rotations |
PINNED | = | x,y,z-translations |
NOROTATE | = | x,y,z-rotations |
Notes:
Examples:
Connect nodes on SET1 to SET2 using a variety of MPC's.
Connect all nodes on S1 to all nodes on S2
Connect all nodes on L3 to those on L7 using the MAPPED algorithm, constraining in the X direction. The constraint is to be named CO5.
Connect all nodes on L3 to those on L7 using the PROXIMITY algorithm, constraining in the Y direction. The constraint is to be named CO6.
See also the following commands
'LABEL GEOMETRY CONSTRNT'
'LABEL MESH CONSTRNT'
'LABEL OPTIONS MPC'
'UTILITY DELETE CONSTRNT'
'UTILITY TABULATE PROPERTY CONSTRNT'
Femsys Limited