VertexElementHole
Overview
VertexElementHole is a class in Aspose.3D FOSS for .NET.
Inherits from: VertexElementTemplate<bool>, IIndexedVertexElement.
Defines if specified polygon is hole
This class provides 1 method for working with VertexElementHole objects in .NET programs.
Available methods include: VertexElementHole.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Properties: Indices.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Indices | IArrayList<int> | Read | Gets the indices data |
Methods
| Signature | Description |
|---|---|
VertexElementHole() | Initializes a new instance of the VertexElementHole class. |