getPartList()
Return the score's parts.
score.getPartList()
Returns
return partList
| Value | Type | Description |
|---|---|---|
| partList | list[Part] |
The parts in the score. |
Return the score's parts.
score.getPartList()
return partList
| Value | Type | Description |
|---|---|---|
| partList | list[Part] |
The parts in the score. |