When you have added a part to a PCB assembly, you
can move that part to the appropriate position
and orientation on the board.
+-----------<------------+
| |
---(SDPCB_MOVE_PART)--+--(:PBCPART)--|part|----+
| |
+--(:ROTATION)--|angle|--+
| |
+--(:NORMAL)-------------+
| |
+--(:SWAP)---------------+
| |
+--(:ORIGIN)-------------+
| |
+--|Move command|--------+
- :PCBPART - specifies the part to be moved
(e.g. "/MIBS/rrr/COMPS/Add_Part_01").
- :ROTATION - specifies an angle in degrees.
- :NORMAL - places the part parallel to the board surface. This
option is useful for the accurate placement of parts that are
not aligned with respect to the board surface.
- :SWAP - mirrors the part to the opposite side of the
BOARD_PART
. The mounting height remains unchanged.
- :ORIGIN - places the part at the origin of the board
(that means the transformation
of the
BOARD_PART
is also applied to the part).
- Move command - see POSITION_PA_SA subaction for an
overview of transformation commands.
SDPCB_ADD_PART terminate action
SDPCB_EXPAND_PART terminate action
SDPCB_INQ_PART terminate action
SDPCB_MOVE_PCA_PROF terminate action
SDPCB_REMOVE_3D terminate action
SDPCB_RENAME_PART terminate action