Adds an existing model as a part to an existing PCB assembly.
This part is made up of a previously loaded or created
PCB part model.
+----------------<----------------+
| |
----(SDPCB_ADD-PART)--+--(:COMPONENT)--|model|----------+---->
| |
+--(:PCBASSEMBLY)--|assembly|-----+
| |
+--(:MECH_PART)--+--(:ON)---+-----+
| | | |
| +--(:OFF)--+ |
| |
+--(:PARTNAME)--|ref designator|--+
| |
+--(:NEXT)------------------------+
- :COMPONENT - specifies the name of the model to be added
as a part to an existing PCB assembly.
- :PCBASSEMBLY - specifies the name of the assembly to
which you want to add the part.
- :MECH_PART - specifies whether or not the part is
a mechanical part (:ON) or an electrical part (:OFF).
- :PARTNAME - specifies the reference designator for the new part.
- :NEXT - enables you to repeat this procedure for another part.
SDPCB_CREATE_PCA terminate action
SDPCB_EXPAND_PART terminate action
SDPCB_INQ_PART terminate action
SDPCB_MOVE_PART terminate action
SDPCB_RENAME_PART terminate action