before_draw

compas.scene.before_draw()[source]

Pluggable to perform operations before drawing the scene. This function is automatically called in the beginning of compas.scene.Scene.draw().

Returns:
None