Click or drag to resize

IVIZZARDServiceEnableLoadModel Method

[홈] - [프로젝트] - [파일 연결하기]
파일 연결하기 : 모델 파일을 로드 상태로 열기/추가

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void EnableLoadModel(
	bool Enable
)

Parameters

Enable
Type: SystemBoolean
True - Load / False - Unload
See Also