attributeGroup transformAttributes
used by
elements arc bus coordinate copperPour courtyard curve dimension ellipse error footprint image keepout line offpageConnector part partBorder partId partValue pcbBorder pcbCutout polygon polyline rectangle silkscreen text
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    
annotation
documentation
2D Transform. Encapsulates a 3-by-3 affine matrix that represents a geometric transform.

attribute transformAttributes/@m11
type xs:float
properties
isRef 0
default 1
use optional

attribute transformAttributes/@m12
type xs:float
properties
isRef 0
default 0
use optional

attribute transformAttributes/@m21
type xs:float
properties
isRef 0
default 0
use optional

attribute transformAttributes/@m22
type xs:float
properties
isRef 0
default 1
use optional

attribute transformAttributes/@dx
type xs:float
properties
isRef 0
default 0
use optional

attribute transformAttributes/@dy
type xs:float
properties
isRef 0
default 0
use optional