4_7mm_pad.dat 451 B

12345678910111213
  1. *The lines have to be like:
  2. *
  3. *type_of_padShape ID required_data
  4. *
  5. *with type_of_padShape: p for TpcPadShapePolygon or s for TpcPadShapeSquare
  6. *examples(without leading *)
  7. *s 0 1
  8. *means a TpcPadShapeSquare with ID=0 and width=1 (and for a square that's all)
  9. *p 0 0.5 0.5 0.5 -0.5 -0.5 -0.5 -0.5 0.5
  10. *means a TpcPadShapePolygon with the same measure.
  11. *Note that a line may not have more than 255 characters.
  12. p 0 .195 .37 .195 -.37 -.195 -.37 -.195 .37