PLUGIN
Property
| API | 설명 |
|---|---|
| GetControls | SHControl 목록을 반환 |
Method
| API | 설명 |
|---|---|
| GetPluginControlList | PLUGIN 컨트롤 목록을 반환 |
| ShowWaitDialog | Show Wait Dialog |
| ShowWaitDialogWithText | Show Wait Dialog |
| UpdateWaitDialogCaption | Update Wait Dialog Caption |
| UpdateWaitDialogDescription | Update Wait Dialog Description |
| EnableEventMouseMove | 마우스 이동 이벤트 발생 여부 설정 |
| InitStartPage | 시작 페이지 초기화 StartPage 화면 구성 방법 |
| SetVisibleStartPage | 시작 페이지 보이기/숨기기 설정 StartPage 화면 구성 방법 |
| SetStartPageTitle | 시작 페이지 창 제목 설정 StartPage 화면 구성 방법 |
| AddStartPageControl | 시작 페이지에 컨트롤 추가 StartPage 화면 구성 방법 |
| IsExistStartPageControl | 시작 페이지에 컨트롤이 존재하는지 여부 반환 StartPage 화면 구성 방법 |
| RemoveStartPageControl | 시작 페이지의 컨트롤 삭제 StartPage 화면 구성 방법 |
| RemoveStartPageAllControl | 시작 페이지의 컨트롤 모두 삭제 StartPage 화면 구성 방법 |
| SelectStartPage | 시작 페이지 선택/선택해제(해제 시, 기본 3D View) StartPage 화면 구성 방법 |
| ShowExceptionDialog | 예외처리 메세지 창 실행 |
| SetCustomUI | 사용자 정의 UI 설정 |