Adds a predefined profile to a PCB assembly, PCB part
or PCB part model.
+--------------<---------------+
| |
----(SDPCB_ADD-PROFILE)--+--(:PCBASSEMBLY)--|assembly|--+---->
| |
+--(:PCBPART)--|part|----------+
| |
+--(:PCBMODEL)--|model|--------+
| |
+--(:PCBWP)--|profile|---------+
| |
+--(:OWNER)--+--("UNOWNED")-+--+
| | | |
+ +--("MCAD")----+ |
| |
+--(:WPHEIGHT)--|height|-------+
| |
+--(:NEXT)---------------------+
- :PCBASSEMBLY - specifies the name of the PCB assembly to
which you want to add a profile.
- :PCBPART - specifies the name of the PCB part to which
you want to add a profile.
- :PCBMODEL - specifies the name of the PCB part model to
which you want to add a profile.
- :PCBWP - specifies the name of the profile you want to add.
- :OWNER - specifies the owner of the profile:
- "UNOWNED" - this is the default. It implies that the
profile is owned neither by the EE side nor by the ME side.
- "MCAD" - the ME (mechanical) side is the owner of the profile.
- :WPHEIGHT - specifies a height (in current length units) for
the following profile types:
- BODY-OUTLINE
- RESTRICT-BODY-TOP
- RESTRICT-BODY-BOT
- :NEXT - enables you to repeat this procedure for another profile.
SDPCB_ADD_HOLE terminate action (IDF only)
SDPCB_CHECK_PROFILE terminate action
SDPCB_CREATE_PCA terminate action
SDPCB_EDIT_PROFILE terminate action
SDPCB_INQ_PROFILE terminate action
SDPCB_MODIFY_HOLE terminate action (IDF only)
SDPCB_MOVE_PCA_PROF terminate action
SDPCB-TEXT terminate action (IDF only)
SDPCB_UPDATE_PCA terminate action