AddObjectCenterMark
Overloads
| Name | Description |
|---|---|
| AddObjectCenterMark(Vector3D position) | 2D 뷰 - 개체 생성(중심 기호) |
AddObjectCenterMark(Vector3D position)
public int AddObjectCenterMark(Vector3D position)
2D 뷰 - 개체 생성(중심 기호)
Parameters
| Name | Type | Description |
|---|---|---|
| position | Vector3D | 3D 좌표 |
Returns
| Type | Description |
|---|---|
| int | 2D 개체 ID (0 인 경우 실패) |