Construction: XLine (infinite reference)
construction_xlineCreate an infinite construction line on the CONSTRUCTION layer for drafting scaffolding. Use as temporary guide geometry, and clear it 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 | |||