C# Класс Canguro.Commands.Load.TemperatureGradientLineLoadCmd

Наследование: ModelCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
Run ( Canguro services ) : void

Executes the command. Creates, gets parameters and add a Distributed line load to the selected line elements.

Описание методов

Run() публичный метод

Executes the command. Creates, gets parameters and add a Distributed line load to the selected line elements.
public Run ( Canguro services ) : void
services Canguro CommandServices object to interact with the system
Результат void