DiagramsLayer.showInScreenPlane


showInScreenPlane(isShow)

By default diagrams are shown in the local plane of the requested quantity, so for example force in y is shown in the element's local xy plane. This adds clarity, but means that as the model is rotated the amplitude of the diagram appears to change. Instead use this option to force all diagrams to be drawn in the screen xy plane, which makes all amplitudes consistent, but loses the direction distinction.

isShowboolean
Return valuenone 

Back to DiagramsLayer

Back to Overview