VertexElementHole
Overview
VertexElementHole is a class in Aspose.3D FOSS for Java.
Inherits from: VertexElementTemplate<Boolean>.
This class provides 3 methods for working with VertexElementHole objects in Java programs.
Available methods include: VertexElementHole, clear, getVertexElementType.
All public members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Properties: vertexElementType.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
vertexElementType | VertexElementType | Read | Gets the vertex element type. |
Methods
| Signature | Description |
|---|---|
VertexElementHole() | Calls VertexElementHole on this VertexElementHole instance. |
getVertexElementType() → VertexElementType | Returns the vertex element type. |
clear() | Calls clear on this VertexElementHole instance. |