addPart()
Add a part to the score.
score.addPart(part)
Parameters
score.addPart(part)
| Parameter | Type | Default | Description |
|---|---|---|---|
part |
Part |
required | The part to add. |
Add a part to the score.
score.addPart(part)
score.addPart(part)
| Parameter | Type | Default | Description |
|---|---|---|---|
part |
Part |
required | The part to add. |