BRepEdge.to_bezier
- BRepEdge.to_bezier()
Convert the edge geometry to a bezier curve.
- Returns
None
- Raises
ValueError – If the underlying geometry is not a bezier curve.
Convert the edge geometry to a bezier curve.
None
ValueError – If the underlying geometry is not a bezier curve.