sectionproperties.pre.bisect_section#

A number of functions required to bisect shapely geometries.

Functions

create_line_segment

Create a line segment given a point, vector and bounds.

group_top_and_bottom_polys

Sort polygons into groups above and below a line.

line_mx_plus_b

Get the slope and y-intercept of a line.