Saved a newly created or changed model in the appropriate
library.
+-------------------<------------------+
| |
----(SDPCB_SAVE_MODEL)--+--(:PCBPART)--|model|-----------------+--->
| |
+--(:LIBHEAD)--|parent library|--------+
| |
+--(:LIBSUB)--|sublibrary|-------------+
- PCBPART - specifies the name of the PCB part model to be saved.
- LIBHEAD - specifies the pathname of the (parent) library
directory (e.g.
/users/fred/pcb_parts
) for the model.
- LIBSUB - specifies the pathname of the sublibrary directory
(e.g.
/users/fred/pcb_parts/capacitors
) for the model.
Note
Be sure that libraries in which you save models or from
which you want to load models are specified in
your sdpcb_customize
file.
SDPCB_ADD_PART terminate action
SDPCB_BLOCK_MODEL terminate action
SDPCB_CAN_MODEL terminate action
SDPCB_CYLINDER_MODEL terminate action
SDPCB_DIP_MODEL terminate action
SDPCB_EDIT_MODEL terminate action
SDPCB_EXPAND_MODEL terminate action
SDPCB_LOAD_MODEL terminate action
SDPCB_SOT_MODEL terminate action
SDPCB_SUBSTITUTE_MODEL terminate action (IDF only)