INamedObject — Aspose.3D FOSS Python API Reference

Overview

INamedObject is a class in the Aspose.3D FOSS Python library. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.

Package: aspose.threed


Properties

PropertyTypeDescription
namestrThe name value.

Methods

MethodReturnsDescription
name()strPerforms the name operation.

See Also