IIndexedVertexElement — Aspose.3D FOSS Python API Reference
Overview
IIndexedVertexElement 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
Description
IIndexedVertexElement is a class in the Aspose.3D FOSS library for Python that exposes 0 methods and 1 property for programmatic use.
Core capabilities include: list[int]. These operations enable developers to integrate iindexedvertexelement functionality directly into Python applications.
Properties
| Property | Type | Description |
|---|---|---|
indices | List[int] | The indices value. |
Methods
| Method | Returns | Description |
|---|---|---|
indices() | List[int] | Performs the indices operation. |