Accessing EntitiesΒΆ

tecton.Workspace.get_entity

Returns an tecton.interactive.Entity within a workspace.

tecton.Workspace.list_entities

Returns a list of all registered Entities within a workspace.

tecton.interactive.Entity

Entity class.