본문으로 건너뛰기

ExportVIZM

Overloads

NameDescription
ExportVIZM(string file)VIZM (Mobile) 파일 형식으로 내보내기
ExportVIZM(string input, string output, bool showFileInExplorer)VIZ to VIZM

ExportVIZM(string file)

public bool ExportVIZM(string file)

VIZM (Mobile) 파일 형식으로 내보내기

Parameters

NameTypeDescription
filestring내보내기 파일 : C:\Temp\MODEL.vizm

Returns

TypeDescription
bool내보내기 결과

ExportVIZM(string input, string output, bool showFileInExplorer)

public bool ExportVIZM(string input, string output, bool showFileInExplorer)

VIZ to VIZM

Parameters

NameTypeDescription
inputstringInput VIZ File
outputstringOutput VIZM File
showFileInExplorerboolShow File In Explorer

Returns

TypeDescription
boolResult