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