Next: , Previous: , Up: Object types   [Contents][Index]


12.4.11 component

Valid in: Schematic files ONLY

type x y selectable angle mirror basename
Pos.FieldType/unitDescription
#typecharC
1xint/milsOrigin X coordinate
2yint/milsOrigin Y coordinate
3selectableintSelectable flag
4angleint/degreesAngle of the component
5mirrorintMirror around Y axis
6basenamestringThe filename of the component

Example:

C 18600 19900 1 0 0 7400-1.sym

A component who’s origin is at (18600,19900), is selectable, not rotated, not mirrored, and the basename of the component is 7400-1.sym.