MessageHelper Methods |
The MessageHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| AddFile(String) |
전체 프로세스(VIZZARD)에 모델 파일 추가 메시지 전송
| |
| AddFile(Int32, String) |
지정된 프로세스(VIZZARD)에 모델 파일 추가 메시지 전송
| |
| AddFileAndShow(String) |
전체 프로세스(VIZZARD)에 모델 파일 추가 및 조회 메시지 전송
| |
| AddFileAndShow(Int32, String) |
지정된 프로세스(VIZZARD)에 모델 파일 추가 및 조회 메시지 전송
| |
| CloseFile |
전체 프로세스(VIZZARD)에 열려진 모델 닫기 메시지 전송
| |
| CloseFile(Int32) |
지정된 프로세스(VIZZARD)에 열려진 모델 닫기 메시지 전송
| |
| GetVIZZARD |
VIZZARD Process List 반환
| |
| IsRunning |
구동중인 VIZZARD 프로세스 확인
| |
| OpenFile(String) |
전체 프로세스(VIZZARD)에 모델 파일 열기 메시지 전송
| |
| OpenFile(Int32, String) |
지정된 프로세스(VIZZARD)에 모델 파일 열기 메시지 전송
| |
| OpenFileAndShow(String) |
전체 프로세스(VIZZARD)에 모델 파일 열기 및 조회 메시지 전송
| |
| OpenFileAndShow(Int32, String) |
지정된 프로세스(VIZZARD)에 모델 파일 열기 및 조회 메시지 전송
|