The search functionality needs JavaScript enabled
Removes a shape from an area. It does not delete the shape, so it can be reassigned later.
void areaRemoveShape ( const(RID) area, const(long) shape_idx ) nothrow @nogc;