element footprint
diagram Index_p14.png
properties
content complex
children entities
used by
element entities
attributes
Name  Type  Use  Default  Fixed  annotation
m11xs:floatoptional  1    
m12xs:floatoptional  0    
m21xs:floatoptional  0    
m22xs:floatoptional  1    
dxxs:floatoptional  0    
dyxs:floatoptional  0    
idguidrequired      
documentation
Unique ID for the footprint.
namexs:stringoptional      
documentation
The name of the footprint.
atpointoptional  0,0    
documentation
The location point of the footprint.
topLayerxs:booleanoptional  true    
documentation
If true, then the footprint is on the top layer else it is on the bottom layer.
packagexs:stringoptional      
documentation
The name of the 3D package.
annotation
documentation
A fooprint on a PCB.

attribute footprint/@id
type guid
properties
isRef 0
use required
facets
pattern [0-9a-f]+
annotation
documentation
Unique ID for the footprint.

attribute footprint/@name
type xs:string
properties
isRef 0
use optional
annotation
documentation
The name of the footprint.

attribute footprint/@at
type point
properties
isRef 0
default 0,0
use optional
facets
pattern [-]*[0-9.]+,[-]*[0-9.]+
annotation
documentation
The location point of the footprint.

attribute footprint/@topLayer
type xs:boolean
properties
isRef 0
default true
use optional
annotation
documentation
If true, then the footprint is on the top layer else it is on the bottom layer.

attribute footprint/@package
type xs:string
properties
isRef 0
use optional
annotation
documentation
The name of the 3D package.