VertexElementHole class
VertexElementHole class
Defines if specified polygon is hole
Inheritance: VertexElementHole
→
VertexElement
The VertexElementHole type exposes the following members:
Constructors
Constructor | Description |
---|---|
__init__(self) | Initializes a new instance of the VertexElementHole class. |
Properties
Property | Description |
---|---|
vertex_element_type | Gets the type of the VertexElement |
name | Gets or sets the name. |
mapping_mode | Gets or sets how the element is mapped. |
reference_mode | Gets or sets how the element is referenced. |
Methods
Method | Description |
---|---|
set_indices(self, data) | Load indices |
clear(self) | Clears all the data from this vertex element. |
set_data(self, data) |
See Also
- module
aspose.threed.entities
- class
VertexElement
- class
VertexElementHole