mesa_frames.AgentSet.space#

property AgentSet.space: Space | None#

Return the space attached to the parent model, if any.

Returns:

Spatial structure registered on the model, or None when absent.

Return type:

mesa_frames.abstract.space.Space | None