C# 클래스 BuildingCoder.CmdMiroTest2

상속: IExternalCommand
파일 보기 프로젝트 열기: jeremytammik/the_building_coder_samples

공개 프로퍼티들

프로퍼티 타입 설명
_app Autodesk.Revit.ApplicationServices.Application
_appUI UIApplication
_doc Document
_docUI UIDocument

비공개 메소드들

메소드 설명
IExternalCommand ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result

프로퍼티 상세

_app 공개적으로 프로퍼티

public Autodesk.Revit.ApplicationServices.Application _app
리턴 Autodesk.Revit.ApplicationServices.Application

_appUI 공개적으로 프로퍼티

public UIApplication _appUI
리턴 UIApplication

_doc 공개적으로 프로퍼티

public Document _doc
리턴 Document

_docUI 공개적으로 프로퍼티

public UIDocument _docUI
리턴 UIDocument