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