#include <TechDrawExport.h>
|
TopoDS_Edge | asBSpline (const BRepAdaptor_Curve &, int maxDegree) const |
|
TopoDS_Edge | asCircle (const BRepAdaptor_Curve &) const |
|
◆ asBSpline()
TopoDS_Edge TechDrawOutput::asBSpline |
( |
const BRepAdaptor_Curve & |
c, |
|
|
int |
maxDegree |
|
) |
| const |
◆ asCircle()
TopoDS_Edge TechDrawOutput::asCircle |
( |
const BRepAdaptor_Curve & |
c | ) |
const |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/TechDraw/App/TechDrawExport.h
- FreeCAD/src/Mod/TechDraw/App/TechDrawExport.cpp