concepts.simulator.pymunk.body_utils.add_shape_C# add_shape_C(world, length1=200, length2=50, length3=25, thickness=3, pos=None, **kwargs)[source]# Parameters: world (PymunkWorld) length1 (float) length2 (float) length3 (float) thickness (float) pos (Tuple[float, float] | None)