C# Класс Case.ParallelWalls.Data.clsElementSelection

Class clsElementSelection.
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
GetReferenceElement void
GetWallElement void

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

Метод Описание
clsElementSelection ( UIDocument uidoc ) : System

Initializes a new instance of the clsElementSelection class.

Приватные методы

Метод Описание
GetReferenceElement ( ) : void

Gets the reference element.

GetWallElement ( ) : void

Gets the wall element.

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

clsElementSelection() публичный Метод

Initializes a new instance of the clsElementSelection class.
public clsElementSelection ( UIDocument uidoc ) : System
uidoc UIDocument The uidoc.
Результат System