C# Class Canguro.Commands.Load.EditLoadCaseCmd

Model Command to Edit the Active Load Case
Inheritance: Canguro.Commands.ModelCommand
Afficher le fichier Open project: rforsbach/Treu-Structure

Méthodes publiques

Méthode Description
Run ( Canguro services ) : void

Executes the command. Opens the properties window to edit the Active Load Case.

Method Details

Run() public méthode

Executes the command. Opens the properties window to edit the Active Load Case.
public Run ( Canguro services ) : void
services Canguro CommandServices object to interact with the system
Résultat void