Create Point
entity_create_pointCreate a point marker entity at specified X and Y coordinates, with optional color and layer settings.
Instructions
Create a point marker entity at (x, y).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Point X coordinate | |
| y | Yes | Point Y coordinate | |
| color | No | ACI color code | |
| layer | No | Layer name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||