ExportAttribute
Overloads
| Name | Description |
|---|---|
| ExportAttribute(string input, string output, bool showFileInExplorer) | 경량 3D 파일(VIZ)에 포함된 속성 정보를 메타데이터 형식으로 내보내기 |
ExportAttribute(string input, string output, bool showFileInExplorer)
public bool ExportAttribute(string input, string output, bool showFileInExplorer)
경량 3D 파일(VIZ)에 포함된 속성 정보를 메타데이터 형식으로 내보내기
Parameters
| Name | Type | Description |
|---|---|---|
| input | string | VIZ 파일 |
| output | string | 메타데이터 파일(Text) |
| showFileInExplorer | bool | 변환 후, 탐색기로 조회 |
Returns
| Type | Description |
|---|---|
| bool | 내보내기 결과 |