Skip to content

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.