Click or drag to resize

IVIZZARDServiceExportAVI Method

시뮬레이션 AVI 내보내기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ExportAVI(
	int nSimulationID,
	string strExportAVIPath
)

Parameters

nSimulationID
Type: SystemInt32
시뮬레이션 ID
strExportAVIPath
Type: SystemString
내보내기 AVI 파일 경로
See Also