ConvertFileDialog
Overloads
| Name | Description |
|---|---|
| ConvertFileDialog(bool showFileInExplorer) | CAD 파일을 VIZ 파일 형식으로 변환 |
ConvertFileDialog(bool showFileInExplorer)
public bool ConvertFileDialog(bool showFileInExplorer)
CAD 파일을 VIZ 파일 형식으로 변환
Parameters
| Name | Type | Description |
|---|---|---|
| showFileInExplorer | bool | 변환 후, 탐색기로 조회 |
Returns
| Type | Description |
|---|---|
| bool | 변환 결과 |