ImportClashTestTask
Overloads
| Name | Description |
|---|---|
| ImportClashTestTask(string path, bool type) | 간섭검사 저장파일 열기 |
ImportClashTestTask(string path, bool type)
public bool ImportClashTestTask(string path, bool type)
간섭검사 저장파일 열기
Parameters
| Name | Type | Description |
|---|---|---|
| path | string | 저장 경로 |
| type | bool | 타입 |
Returns
| Type | Description |
|---|---|
| bool | 열기 성공 여부 |