TextObject

class compas_view2.objects.TextObject(data, color=None, height=10, **kwargs)[source]

Bases: Object

Object for displaying text sprites.

Methods

draw

Draw the object from its buffers

init

make_buffers

make_text_texture

Inherited Methods

add

build

Build an object class according to its corrensponding data type

create

register

Register an object class to its corrensponding data type

remove