Drawing::DrawingOutput Class Reference
#include <DrawingExport.h>
Public Member Functions | |
TopoDS_Edge | asBSpline (const BRepAdaptor_Curve &, int maxDegree) const |
TopoDS_Edge | asCircle (const BRepAdaptor_Curve &) const |
Member Function Documentation
◆ asBSpline()
TopoDS_Edge DrawingOutput::asBSpline | ( | const BRepAdaptor_Curve & | c, |
int | maxDegree | ||
) | const |
◆ asCircle()
TopoDS_Edge DrawingOutput::asCircle | ( | const BRepAdaptor_Curve & | c | ) | const |
References DraftVecUtils::dist().
The documentation for this class was generated from the following files:
- src/Mod/Drawing/App/DrawingExport.h
- src/Mod/Drawing/App/DrawingExport.cpp