Group constructor
__init__(self, name)
Construct a new instance of Group
def __init__(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | Group’s name |
See Also
- module
aspose.threed - class
Group
Construct a new instance of Group
def __init__(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | Group’s name |
aspose.threedGroup