ADDPART

From MusiCAD

ADDPART is a template function you can use in a layout template to add a part based on the active part selected with SELECTPART.

Syntax:

   ADDPART( STL );

STL can be one of:

  ARPEGGIO1, ARPEGGIO2, ARPEGGIO3, ARPEGGIO4
  CHORDS1, CHORDS2, CHORDS3, CHORDS4
  PIANO1, PIANO2, PIANO3, PIANO4
  BASS1, BASS2, BASS3. BASS4
  DRONE, FUNDAMENTAL
  CHORDSYMBOLS, CHORDTICKS
  DRUMS1, DRUMS2
  EMPTYBASS, EMPTYTENOR, EMPTYALTO, EMPTYTREBLE, REST
  IN3UP, 3UP, IN3DN, 3DN
  IN12DN, 12DN, IN12UP, 12UP
  IN6UP, 6UP, IN6DN, 6DN
  COPY1

The additional parts correspond to the parts that can be selected in the new part dialog.