clear

compas.scene.clear(guids=None)[source]

Pluggable to clear the current context of the scene or a list of objects through guids.

Parameters:
guidslist, optional

A list of guids to clear.

Returns:
None