VertexElementHole class

VertexElementHole class

Defines if specified polygon is hole

Inheritance: VertexElementHoleVertexElement

The VertexElementHole type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Initializes 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.

Methods

MethodDescription
set_indices(self, data)Load indices
clear(self)Clears all the data from this vertex element.
set_data(self, data)

See Also