C# 클래스 Revit.SDK.Samples.CurtainSystem.CS.Data.MyDocument

maintains all the data used in the sample
파일 보기 프로젝트 열기: AMEE/revit 1 사용 예제들

공개 메소드들

메소드 설명
MyDocument ( ExternalCommandData commandData ) : System

constructor

비공개 메소드들

메소드 설명
GetCurtainSystemType ( ) : void

get the curtain system type from the active Revit document

메소드 상세

MyDocument() 공개 메소드

constructor
public MyDocument ( ExternalCommandData commandData ) : System
commandData ExternalCommandData /// object which contains reference of Revit Application ///
리턴 System