C# Class Canguro.Commands.View.RenderM3

View Command to show the Moment around 33 axis component of the internal forces in elements.
Inheritance: Canguro.Commands.ViewCommand
Afficher le fichier Open project: rforsbach/Treu-Structure

Méthodes publiques

Свойство Type Description
Instance RenderM3

Méthodes publiques

Méthode Description
Run ( Canguro activeView ) : void

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

Private Methods

Méthode Description
RenderM3 ( ) : System

Method Details

Run() public méthode

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

Property Details

Instance public_oe static_oe property

public static RenderM3,Canguro.Commands.View Instance
Résultat RenderM3