| MessageHelperAddFile Method (Int32, String) |
지정된 프로세스(VIZZARD)에 모델 파일 추가 메시지 전송
Namespace:
VIZZARD.Utility.Message
Assembly:
VIZZARD.Utility (in VIZZARD.Utility.dll) Version: 1.1.20.325 (1.1.20.325)
Syntax public void AddFile(
int processId,
string[] files
)
Parameters
- processId
- Type: SystemInt32
VIZZARD Process ID - files
- Type: SystemString
모델 파일 경로 및 이름
See Also