ExportParts
Overloads
| Name | Description |
|---|---|
| ExportParts(string input, string outputDir) | 지정된 모델의 모든 Part(부재)를 파일로 내보내기 |
ExportParts(string input, string outputDir)
public void ExportParts(string input, string outputDir)
지정된 모델의 모든 Part(부재)를 파일로 내보내기
Parameters
| Name | Type | Description |
|---|---|---|
| input | string | 입력 파일 (*.viz) |
| outputDir | string | 출력 경로 |