Skip to content

getPartList()

Return the score's parts.

Parameters

Once an object score has been created, you can use the following function:

score.getPartList()

Returns

return partList

Value Type Description
partList list[Part] The parts in the score.