A3DObject — Aspose.3D FOSS Python API Reference

A3DObject — A3DObject class.. Inherits from: INamedObject.

Package: aspose.threed


Properties

PropertyTypeDescription
namestr
propertiesPropertyCollection

Methods

MethodReturnsDescription
name()str
name(…) [overload 2]``
properties()PropertyCollection
find_property(property_name: str)``
get_property(property: str)``
set_property(property: str, value)``
remove_property(property)``

See Also