GenerateSymbalResource
Overloads
| Name | Description |
|---|---|
| GenerateSymbalResource(string path, string name) | Symbol 리소스 파일 생성 |
GenerateSymbalResource(string path, string name)
public bool GenerateSymbalResource(string path, string name)
Symbol 리소스 파일 생성
Parameters
| Name | Type | Description |
|---|---|---|
| path | string | 심볼 파일 저장 경로 |
| name | string | 심볼 파일 이름. 기본값: VIZCore3D.Symbol.xml |
Returns
| Type | Description |
|---|---|
| bool | 생성 결과 |