C# 클래스 ARUP.IssueTracker.Revit.Entry.ExtOpenView

상속: IExternalEventHandler
파일 보기 프로젝트 열기: ArupAus/issue-tracker 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
v VisualizationInfo

공개 메소드들

메소드 설명
Execute ( UIApplication app ) : void

External Event Implementation

GetName ( ) : string
MakeUniqueFileName ( string file, System views ) : string

비공개 메소드들

메소드 설명
ToBcfViewName ( string name ) : string
convertToBool ( string s ) : bool
get3DViews ( Document doc ) : IEnumerable
getFamilyViews ( Document doc ) : System.Collections.Generic.IEnumerable
getSheets ( Document doc, int id ) : IEnumerable

메소드 상세

Execute() 공개 메소드

External Event Implementation
public Execute ( UIApplication app ) : void
app UIApplication
리턴 void

GetName() 공개 메소드

public GetName ( ) : string
리턴 string

MakeUniqueFileName() 공개 정적인 메소드

public static MakeUniqueFileName ( string file, System views ) : string
file string
views System
리턴 string

프로퍼티 상세

v 공개적으로 프로퍼티

public VisualizationInfo v
리턴 VisualizationInfo