C# Class Canguro.Commands.View.ColorLinesByAssignment

View Command to show the Torsional component of the internal forces in elements.
Inheritance: Canguro.Commands.ViewCommand
Show file Open project: rforsbach/Treu-Structure

Public Properties

Property Type Description
Instance ColorLinesByAssignment

Public Methods

Method Description
Run ( Canguro activeView ) : void

Executes the Non-Interactive Command. Sets the InternalForcesShown property of RenderOptions to Mx

Private Methods

Method Description
ColorLinesByAssignment ( ) : System

Method Details

Run() public method

Executes the Non-Interactive Command. Sets the InternalForcesShown property of RenderOptions to Mx
public Run ( Canguro activeView ) : void
activeView Canguro The Current Active View object
return void

Property Details

Instance public static property

public static ColorLinesByAssignment,Canguro.Commands.View Instance
return ColorLinesByAssignment