18#ifndef PLATFORMALGORITHM_INTERFACE_FILLETFACTORY_H
19#define PLATFORMALGORITHM_INTERFACE_FILLETFACTORY_H
27 class IDocumentObject;
53 const std::string& sObjname =
"Fillet",
App::IDocument* pIDoc =
nullptr);
81 const std::string& curveName1,
83 const std::string& curveName2,
85 const std::string& objName =
"FilletCurve"
文档接口类
Definition IDocument.h:43
Definition IDocumentObject.h:35
Definition BaseFigureFactory.h:28