getGroup()
Return the Group this object belongs to.
line.getGroup()
Returns
return group
| Value | Type | Description |
|---|---|---|
| group | Group |
The group holding this object, or None if it is not in a group. |
Return the Group this object belongs to.
line.getGroup()
return group
| Value | Type | Description |
|---|---|---|
| group | Group |
The group holding this object, or None if it is not in a group. |