VertexElementIntsTemplate — Aspose.3D FOSS Python API Reference
VertexElementIntsTemplate — VertexElementIntsTemplate class.. Inherits from: VertexElement.
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
data | List[int] | |
indices | List[int] |
Methods
| Method | Returns | Description |
|---|---|---|
set_data(data: List[int]) | `` | |
set_indices(data: List[int]) | `` | |
clear() | `` | |
copy_to(target: 'VertexElementIntsTemplate') | `` | |
data() | List[int] | |
indices() | List[int] |