C# Class Canguro.Commands.Model.FlipAreaJoints

Inheritance: Canguro.Commands.ModelCommand
Datei anzeigen Open project: rforsbach/Treu-Structure

Public Properties

Property Type Description
Instance FlipAreaJoints

Public Methods

Method Description
Run ( Canguro services ) : void

Executes the command. Flips the joints in all selected AreaElements

Private Methods

Method Description
FlipAreaJoints ( ) : System

Method Details

Run() public method

Executes the command. Flips the joints in all selected AreaElements
public Run ( Canguro services ) : void
services Canguro CommandServices object to interact with the system
return void

Property Details

Instance public_oe static_oe property

public static FlipAreaJoints,Canguro.Commands.Model Instance
return FlipAreaJoints