Adds a hole geometry to an IDF BOARD-CUTOUT type profile.
This action applies to IDF only.
+-------------------------------+
| |
---(SDPCB_ADD_HOLE)--+--(:PFLAG)--+--(PTH)---+-------+--->
| | | |
| +--(NPTH)--+ |
| |
+--(:OWNER)--+--("UNOWNED")--+--+
| | | |
+ +--("MCAD")-----+ |
| |
+--(:DIAM)--|diameter|----------+
| |
+--(:POSITION)--|2D position|---+
- :PFLAG - specifies the plating status of the hole:
- PTH - plated
- NPTH - unplated
- :OWNER - specifies the owner of the hole:
- "UNOWNED" - this is the default. It implies that the
hole is owned neither by the EE side nor by the ME side.
- "MCAD" - the ME (mechanical) side is the owner of the hole.
- :DIAM - specifies the hole diameter (in current length units).
- :POSITION - specifies a 2D position relative to the profile
origin for the hole.
SDPCB_ADD_PROFILE terminate action
SDPCB_INQ_PROFILE terminate action
SDPCB_MODIFY_HOLE terminate action (IDF only)
SDPCB-TEXT terminate action (IDF only)