GetOsnapPoint
Overloads
| Name | Description |
|---|---|
| GetOsnapPoint(int index) | Osnap Point 정보 반환 |
GetOsnapPoint(int index)
public List<OsnapVertex3D> GetOsnapPoint(int index)
Osnap Point 정보 반환
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | 노드 인덱스 |
Returns
| Type | Description |
|---|---|
| List<OsnapVertex3D> | Osnap 정보 목록 |