OCCBrep.from_loft
- classmethod OCCBrep.from_loft(curves, start=None, end=None)
- Construct a Brep by lofing through a sequence of curves. - Parameters:
- curveslist[OCCCurve]
- The loft curves. 
- startPoint, optional
- The start point of the loft. 
- endPoint, optional
- The end point of the loft. 
 
- curveslist[
- Returns: