The latest Released version: 0.95 - Email Address: BraineryWiz@Gmail.com.

DrawNodesOff Option#

By calling this option, nodes that are connected to at least an element won’t be shown.

Examples#

Example with considering DrawNodesOff#
source BraineryWiz.tcl

# ...
# lines of Creating OpenSees model
# ...

# Call PlotDefo command
PlotDefo DrawNodesOff

Watch resulted plot here.

Hint

Attention that this option only affects on the nodes that are connected to the elements and has no effect on the free nodes (not connectoed to any element) and free nodes always will be drawn or plotted.