Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 392 Bytes

File metadata and controls

21 lines (12 loc) · 392 Bytes

TPCB_PrimitiveSpecialPadShape type

特殊焊盘外形

Signature

type TPCB_PrimitiveSpecialPadShape = Array<[number, number, TPCB_PrimitivePadShape]>;

References

TPCB_PrimitivePadShape

Remarks

Array<[startLayer, endLayer, TPCB_PrimitivePadShape]>

  • {number} startLayer - 起始层

  • {number} endLayer - 结束层