Geometry constructor
init
Initializes a new instance of the Geometry
class.
def __init__(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | Name |
See Also
- module
aspose.threed.entities
- class
Geometry
Initializes a new instance of the Geometry
class.
def __init__(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | Name |
aspose.threed.entities
Geometry