VertexElementVisibility class

VertexElementVisibility class

Defines if specified components is visible

Inheritance: VertexElementVisibilityVertexElement

The VertexElementVisibility type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Initializes a new instance of the VertexElementVisibility 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