Construction: XLine (infinite reference)
construction_xlineCreate an infinite construction line on the dedicated CONSTRUCTION layer for use as scaffolding. Clear it with construction_clear() before finalizing the drawing.
Instructions
Create an infinite construction line on the CONSTRUCTION layer.
Use as scaffolding; call construction_clear() before finalize.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Base point X | |
| y | Yes | Base point Y | |
| layer | No | Layer for the construction line | CONSTRUCTION |
| angle_deg | Yes | Angle in degrees (0=horizontal, 90=vertical) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||