PropertyCollection

PropertyCollection — Aspose.3D FOSS Python API Reference

PropertyCollection — PropertyCollection class..

Package: aspose.threed


Properties

PropertyTypeDescription
countint

Methods

MethodReturnsDescription
count()int
find_property(property_name: str)``
get(property: str)``
remove_property(property)``

See Also