Plot_Releases
Purpose
display element releases in current window
Synopsis
Plot_Releases (Model,ElemData,U,PlotOpt)
Description
PLOT_RELEASES display element releases in current window PLOT_RELEASES (MODEL,ELEMDATA,U,PLOTOPT) the function displays in the current window internal force releases for the elements of the structural model in data structure MODEL; flexural releases are inserted for truss elements; for frame elements releases are inserted according to entries in the field Release of ELEMDATA the releases are displayed in the undeformed or deformed configuration (chords only) depending on the presence of the input argument U; PLOTOPT is an optional data structure controlling the display; in its absense the function plots the model with default values; PLOTOPT has the following fields: MAGF : magnification factor for deformed configuration (default=10) HngSF: scale factor for size of hinge symbol (default = 1) HOfSF: factor for hinge symbol offset from element end (default = 1) AHClr: display color of axial releases (default = light gray) FHClr: display color of flexural releases (default = white)
Cross-Reference Information
This function calls:
- Localize returns the node coordinates and id array of element
- ElmLenOr element length and x-axis orientation (direction cosines)
- Get_ModelScale determines maximum and minimum element length in Model