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
Properties
| Property | Type | Description |
|---|---|---|
indices | List[int] | The indices value. |
Methods
| Method | Returns | Description |
|---|---|---|
indices() | List[int] | Performs the indices operation. |