A3DObject — Aspose.3D FOSS Python API Reference
A3DObject — A3DObject class.. Inherits from: INamedObject.
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
name | str | |
properties | PropertyCollection |
Methods
| Method | Returns | Description |
|---|---|---|
name() | str | |
name(…) [overload 2] | `` | |
properties() | PropertyCollection | |
find_property(property_name: str) | `` | |
get_property(property: str) | `` | |
set_property(property: str, value) | `` | |
remove_property(property) | `` |