본문으로 건너뛰기

ConvertToVIZWithAttribute

Overloads

NameDescription
ConvertToVIZWithAttribute(string input, string output, List<string> includeKey, List<string> excludeKey, string attributePath, bool showFileInExplorer)복수개의 속성파일의 정보를 포함하여 CAD 파일을 VIZ 파일 형식 변환

ConvertToVIZWithAttribute(string input, string output, List<string> includeKey, List<string> excludeKey, string attributePath, bool showFileInExplorer)

public bool ConvertToVIZWithAttribute(string input, string output, List&lt;string&gt; includeKey, List&lt;string&gt; excludeKey, string attributePath, bool showFileInExplorer)

복수개의 속성파일의 정보를 포함하여 CAD 파일을 VIZ 파일 형식 변환

Parameters

NameTypeDescription
inputstringCAD 파일
outputstringVIZ 파일
includeKeyList<string>속성파일에서 포함해야 하는 키 값
excludeKeyList<string>속성파일에서 제외해야 하는 키 값
attributePathstring속성 파일 경로. 빈문자열일 경우, CAD 파일(모델파일) 경로에서 검색
showFileInExplorerbool변환 후, 탐색기로 조회

Returns

TypeDescription
bool변환 결과