box

Valid in: Schematic and Symbol files

type x y width height color width capstyle dashtype dashlength dashspace filltype fillwidth angle1 pitch1 angle2 pitch2


Field Type/unit Description
type char B
x int/mils Lower left hand X coordinate
y int/mils Lower left hand Y coordinate
width int/mils Width of the box (x direction)
height int/mils Height of the box (y direction)
color int Color index
width int/mils Width of lines
capstyle int/mils Line cap style
dashstyle int Type of dash style
dashlength int/mils Length of dash
dashspace int/mils Space inbetween dashes
filltype int Type of fill
fillwidth int/mils Width of the fill lines
angle1 int/degrees First angle of fill
pitch1 int/mils First pitch/spacing of fill
angle2 int/degrees Second angle of fill
pitch2 int/mils Second pitch/spacing of fill

Example:
B 33000 67300 2000 2000 3 60 0 2 75 50 0 -1 -1 -1 -1 -1

A box with the lower left hand corner at (33000, 67300) and a width and height of (2000, 2000), color index 3, line width of 60 mils, no cap, dashed line type, dash length of 75 mils, dash spacing of 50 mils, no fill, rest parameters unset.

Ales Hvezda 2004-12-28