pyrobopath.toolpath.toolpath_core# Functions split_by_layers Split a Toolpath into separate layers based on the Z-height of its contours. Classes Contour A class representing a contiguous set of 3D waypoints followed by a given tool. Toolpath A container for a list of Contour objects, representing a complete toolpath.