본문으로 건너뛰기

ExportVIZW

Overloads

NameDescription
ExportVIZW(string file)VIZW (Web) 파일 형식으로 내보내기
ExportVIZW(string input, string output, bool showFileInExplorer)VIZ to VIZW

ExportVIZW(string file)

public bool ExportVIZW(string file)

VIZW (Web) 파일 형식으로 내보내기

Parameters

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

Returns

TypeDescription
bool내보내기 결과

ExportVIZW(string input, string output, bool showFileInExplorer)

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

VIZ to VIZW

Parameters

NameTypeDescription
inputstringInput VIZ File
outputstringOutput VIZW File
showFileInExplorerboolShow File In Explorer

Returns

TypeDescription
boolResult