GHSceneObject

class compas_ghpython.scene.GHSceneObject[source]

Bases: SceneObject

Base class for all GH scene objects.

Inherited Methods

add

Add a child item to the scene object.

clear

The main clearing method.

draw

The main drawing method.