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