<> <> Install PadFrame Install IcPack CDRead PadFrameTest _ CedarProcess.SetPriority[background] _ &design _ CDViewer.FindDesign["PadFrameTest"] _ &cx _ Sisyph.Create[&design] _ &ct _ Sisyph.ES["PadFrameTest.sch", &cx] _ &obj _ PWCore.Layout[&ct] _ PWCore.Store[&ct] _ PW.Draw[&obj] _ &factor _ 40 _ &font _ CDTexts.MakeFont["Xerox/TiogaFonts/Helvetica7", 4*&factor/2] _ &pads _ IcPack.BuildPadModel[cell: &ct, pinWidth: 8*&factor, scale: 40/&factor, refFont: &font] _ PW.Draw[&pads]