C# Class Canguro.Commands.View.RenderS1

View Command to show the Axial component of the internal forces in elements.
Inheritance: Canguro.Commands.ViewCommand
显示文件 Open project: rforsbach/Treu-Structure

Public Properties

Property Type Description
Instance RenderS1

Public Methods

Method Description
Run ( Canguro activeView ) : void

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

Private Methods

Method Description
RenderS1 ( ) : System

Method Details

Run() public method

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

Property Details

Instance public_oe static_oe property

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