PartDesign: 3rdParty to PCH
This commit is contained in:
committed by
abdullahtahiriyo
parent
a56658489b
commit
a415ad72e1
@@ -55,9 +55,10 @@
|
||||
# include <BRepAdaptor_Curve.hxx>
|
||||
# include <BRepAdaptor_Surface.hxx>
|
||||
# include <Standard_Version.hxx>
|
||||
# include <QObject>
|
||||
#endif
|
||||
// TODO Cleanup headers (2015-09-04, Fat-Zer)
|
||||
#include <QObject>
|
||||
|
||||
#include "DatumPoint.h"
|
||||
#include "DatumLine.h"
|
||||
#include "DatumPlane.h"
|
||||
@@ -78,7 +79,7 @@ using namespace Attacher;
|
||||
PROPERTY_SOURCE(PartDesign::Point, Part::Datum)
|
||||
|
||||
Point::Point()
|
||||
{
|
||||
{
|
||||
this->setAttacher(new AttachEnginePoint);
|
||||
this->makeShape();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user