Next: CONSTRUCT LMASK [lmask] LINE [INVERSE] Umin
Up: CONSTRUCT LMASK
Previous: CONSTRUCT LMASK [lmask] BODY [INVERSE] Umin
This command is used to define a load mask for use with any load. The load mask is specified in terms of the global X, Y, and/or Z axes. A load mask may be defined in more than one axis by repeating the command with the same load mask name and a different direction. When attached to a load using the command PROPERTY ATTACH the load mask will restrict the action of the load to those nodes or elements which lie within the load mask limits. The INVERSE option may be used to restrict the action of the load to those nodes or elements which lie outside the load mask limits.
A local coordinate system may be attached to the load mask using the command PROPERTY ATTACH. This will modify the load mask location and the orientation of the load mask limits.
lmask | = | name of the load mask |
X | = | mask is applied to the global X axis |
Y | = | mask is applied to the global Y axis |
Z | = | mask is applied to the global Z axis |
INVERSE | = | load acts on area outside mask |
Min | = | lower limit on axis |
Max | = | upper limit on axis |
Notes:
Examples:
This creates a load mask which when applied to a line load will restrict the loaded nodes or elements to those whose coordinates lie between x=23.1 and x=47.6.
This creates a load mask which when applied to a line load will restrict the loaded nodes or elements to those whose coordinates are less than or equal to x=23.1 or greater than or equal to x=47.6.
This creates a load mask in two of the global directions. A local cylindrical axis system is defined and attached to the load mask changing the X direction to be radial and the Y direction to be rotational.
See also the following commands
'CONSTRUCT COORDSYS'
'CONSTRUCT NAME'
'CONSTRUCT SCURVE'
'CONSTRUCT TCURVE'
'PROPERTY ATTACH'
'PROPERTY LOAD'
'UTILITY DELETE'
'UTILITY TABULATE'
Femsys Limited