FixLongName
Overloads
| Name | Description |
|---|---|
| FixLongName(string input, string output) | 긴 이름의 노드 이름 문제 수정 |
FixLongName(string input, string output)
public bool FixLongName(string input, string output)
긴 이름의 노드 이름 문제 수정
Parameters
| Name | Type | Description |
|---|---|---|
| input | string | 입력 파일 - EX) C:\Model\File.rev |
| output | string | 출력 파일 - EX) C:\Model\FileNew.rev |
Returns
| Type | Description |
|---|---|
| bool | 결과 |