# NodalLoad Command
This command is used to construct a NodalLoad object and add it to the enclosing LoadPattern.
```tcl load $nodeTag (ndf $LoadValues) ```
|
tag of node to which load is applied. |
|
ndf reference load values. |
NOTES:
values is the load that is actually applied to the node.
Code Developed by: fmk