jupedsim.geometry#
Module Contents#
- class Geometry(obj: jupedsim.native.Geometry)[source]#
 Geometry object representing the area agents can move on.
Gain access to the simulation’s walkable area by calling:
sim.get_geometry()
- Parameters:
 obj (jupedsim.native.Geometry) –