C# 클래스 Case.ParallelWalls.Data.clsElementSelection

Class clsElementSelection.
파일 보기 프로젝트 열기: WeConnect/case-apps 1 사용 예제들

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