Name | Type | Use | Default | Fixed | annotation |
editable | xs:boolean | optional | | | documentation | If true, then the curve is editable. This means the user will be able to adjust the control points individually. |
|
closed | xs:boolean | optional | | | documentation | If true then the curve is closed. |
|
layer | xs:integer | optional | | | documentation | The layer the curve is on. |
|
m11 | xs:float | optional | 1 | | |
m12 | xs:float | optional | 0 | | |
m21 | xs:float | optional | 0 | | |
m22 | xs:float | optional | 1 | | |
dx | xs:float | optional | 0 | | |
dy | xs:float | optional | 0 | | |
brushColor | color | optional | 0,0,0 | | documentation | The color of the brush used to fill the object. |
|
penWidth | xs:float | optional | 0 | | documentation | The width of the pen. |
|
lineJoin | lineJoin | optional | round | | documentation | The line join style. |
|
linePattern | linePattern | optional | solid | | documentation | The line pattern. |
|
penColor | color | optional | 0,0,0 | | documentation | The color of the pen. |
|
rectanglesAroundPads | xs:boolean | optional | false | | documentation | If true the rectangular areas will be left clear of copper arounf pads, otherwise the fill will try to follow the shape of the pad. |
|
gap | xs:float | optional | 0 | | documentation | The gap between copper and pads and tracks. |
|
steps | xs:integer | optional | 4 | | documentation | Controls quality of copper fill edge. |
|
netName | xs:string | optional | | | documentation | Electrical net associated with the copper pour. Tracks and pads connected to the net will be connected to the copper pour. |
|