VertexElementHole class

VertexElementHole class

Defines if specified polygon is hole

Inheritance: VertexElementHoleVertexElement

The VertexElementHole type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the VertexElementHole class.

Properties

PropertyDescription
vertex_element_typeGets the type of the VertexElement
nameGets or sets the name.
mapping_modeGets or sets how the element is mapped.
reference_modeGets or sets how the element is referenced.
indicesGets the indices data

Methods

MethodDescription
set_indicesLoad indices
clearClears all the data from this vertex element.
set_data

See Also