addPartList()
Add several parts to the score at once.
score.addPartList(partList)
Parameters
score.addPartList(partList)
| Parameter | Type | Default | Description |
|---|---|---|---|
partList |
list[Part] |
required | The parts to add. |
Add several parts to the score at once.
score.addPartList(partList)
score.addPartList(partList)
| Parameter | Type | Default | Description |
|---|---|---|---|
partList |
list[Part] |
required | The parts to add. |