OCCBrep.contours OCCBrep.contours(planes) Generate contour lines by slicing the BRep shape with a series of planes. Parameters: planeslist[Plane]The slicing planes. Returns: list[list[Polyline]]A list of polylines per plane.