element copperPour
diagram Index_p6.png
type extension of curveType
properties
content complex
children leftControls points rightControls
used by
element entities
attributes
Name  Type  Use  Default  Fixed  annotation
editablexs:booleanoptional      
documentation
If true, then the curve is editable. This means the user will be able to adjust the control points individually.
closedxs:booleanoptional      
documentation
If true then the curve is closed.
layerxs:integeroptional      
documentation
The layer the curve is on.
m11xs:floatoptional  1    
m12xs:floatoptional  0    
m21xs:floatoptional  0    
m22xs:floatoptional  1    
dxxs:floatoptional  0    
dyxs:floatoptional  0    
brushColorcoloroptional  0,0,0    
documentation
The color of the brush used to fill the object.
penWidthxs:floatoptional  0    
documentation
The width of the pen.
lineJoinlineJoinoptional  round    
documentation
The line join style.
linePatternlinePatternoptional  solid    
documentation
The line pattern.
penColorcoloroptional  0,0,0    
documentation
The color of the pen.
rectanglesAroundPadsxs:booleanoptional  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.
gapxs:floatoptional  0    
documentation
The gap between copper and pads and tracks.
stepsxs:integeroptional  4    
documentation
Controls quality of copper fill edge.
netNamexs:stringoptional      
documentation
Electrical net associated with the copper pour. Tracks and pads connected to the net will be connected to the copper pour.
annotation
documentation
An error that will be filled with copper, but leaving gaps around tracks and pads.

attribute copperPour/@layer
type xs:integer
properties
isRef 0
use optional
annotation
documentation
The layer the curve is on.

attribute copperPour/@rectanglesAroundPads
type xs:boolean
properties
isRef 0
default false
use optional
annotation
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.

attribute copperPour/@gap
type xs:float
properties
isRef 0
default 0
use optional
annotation
documentation
The gap between copper and pads and tracks.

attribute copperPour/@steps
type xs:integer
properties
isRef 0
default 4
use optional
annotation
documentation
Controls quality of copper fill edge.

attribute copperPour/@netName
type xs:string
properties
isRef 0
use optional
annotation
documentation
Electrical net associated with the copper pour. Tracks and pads connected to the net will be connected to the copper pour.