IIndexedVertexElement

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

PropertyTypeDescription
indicesList[int]The indices value.

Methods

MethodReturnsDescription
indices()List[int]Performs the indices operation.

See Also