# DispBeamColumnWithSensitivity Command
This command is used to construct a 2-D or 3-D distributed-plasticity displacement-based beam-column (frame) element.
```tcl element dispBeamColumnWithSensitivity $eleTag $iNode $jNode $numIntgrPts $secTag $transfTag <integration method> ```

tag

integer tag identifying an existing parameter.

iNode jNode

end nodes.

numIntgrPts

number of integration points along the element.

secTag

identifier for previously-defined section object.

transfTag

identifier for previously-defined coordinate-transformation (CrdTransf) object.

integration method

optional (available options = ‘Lobatto’ or ‘Legendre’, default = ‘Legendre’).


Currently, there are no sensitivity parameters in the ‘dispBeamColumnWithSensitivity’ element command.