gaihen_respond
Completes a Jw_cad job by sending entities or a named drawing into the open file, optionally replacing selected figures and showing a notice.
Instructions
Answer a job: the entities are drawn into the open Jw_cad drawing as soon as the .bat sees the file. Give either entities (see drawing_add schema) or drawing=. delete_selected=true removes the originally selected figures first (replace). notice shows a message in Jw_cad. Coordinates are real mm in the job's layer group scales (gaihen_read → scales).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| notice | No | ||
| drawing | No | ||
| entities | No | ||
| exchange | No | ||
| delete_selected | No |