C# Class Canguro.Commands.Model.InquiryDistance

Model Command to add new Line Elements.
Inheritance: Canguro.Commands.ModelCommand
Mostra file Open project: rforsbach/Treu-Structure

Public Properties

Property Type Description
Instance InquiryDistance

Public Methods

Method Description
Run ( Canguro services ) : void

Executes the command. Adds a set of Line Elements. Opens a properties window and asks the user for two points or Joints for each one.

Private Methods

Method Description
InquiryDistance ( ) : System

Method Details

Run() public method

Executes the command. Adds a set of Line Elements. Opens a properties window and asks the user for two points or Joints for each one.
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 InquiryDistance,Canguro.Commands.Model Instance
return InquiryDistance