BRepEdge.to_bezier
- BRepEdge.to_bezier() None [source]
Convert the edge geometry to a bezier curve.
- Returns
None
- Raises
ValueError – If the underlying geometry is not a bezier curve.
NotImplementedError – In all other cases
Convert the edge geometry to a bezier curve.
None
ValueError – If the underlying geometry is not a bezier curve.
NotImplementedError – In all other cases