Next: CONSTRUCT LMASK [lmask] GLOBAL X/Y/Z [INVERSE]
Up: CONSTRUCT LMASK
Previous: CONSTRUCT LMASK
This command is used to define a load mask for use with a load applied to a body. 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 between Umin and Umax, Vmin and Vmax, Wmin, Wmax. The INVERSE option may be used to restrict the action of the load to those nodes or elements which lie outside Umin, Umax, Vmin, Vmax, Wmin and Wmax where:
lmask | = | name of the load mask |
INVERSE | = | load acts on area outside mask |
Umin | = | lower limit as a fraction of line length in first body direction (0 to 1) |
Umax | = | upper limit as a fraction of line length in first body direction (0 to 1) |
Vmin | = | lower limit as a fraction of line length in second body direction (0 to 1) |
Vmax | = | upper limit as a fraction of line length in second body direction (0 to 1) |
Wmin | = | lower limit as a fraction of line length in third body direction (0 to 1) |
Wmax | = | upper limit as a fraction of line length in third body direction (0 to 1) |
Notes:
Examples:
This creates a load mask which when applied to a body load will restrict the loaded nodes or elements to those in the central section from .2 to .8 of each side length.
This creates a load mask which when applied to a surface load will restrict the loaded nodes or elements to those which lie outside the central section from .2 to .8 of each side length.
See also the following commands
'CONSTRUCT NAME'
'CONSTRUCT SCURVE'
'CONSTRUCT TCURVE'
'PROPERTY ATTACH'
'PROPERTY LOAD'
'UTILITY DELETE'
'UTILITY TABULATE'
Femsys Limited