C# Class Canguro.Commands.Model.AddJointCmd

Model Command to add a Joint to the Model
Inheritance: Canguro.Commands.ModelCommand
Afficher le fichier Open project: rforsbach/Treu-Structure

Méthodes publiques

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

Méthodes publiques

Méthode Description
Run ( Canguro services ) : void

Executes the command. Adds Joints in selected points until canceled.

Private Methods

Méthode Description
AddJointCmd ( ) : System

Method Details

Run() public méthode

Executes the command. Adds Joints in selected points until canceled.
public Run ( Canguro services ) : void
services Canguro CommandServices object to interact with the system
Résultat void

Property Details

Instance public_oe static_oe property

public static AddJointCmd,Canguro.Commands.Model Instance
Résultat AddJointCmd