Go to the documentation of this file.
28 void setTool(std::shared_ptr<Geometry> toolGeo);
29 std::shared_ptr<Geometry>
getTool()
const;
31 void setBlank(std::shared_ptr<Geometry> blankGeo);
Definition: ActiveScript.h:10
#define FORWARD_DECL(x, y)
Definition: Globals.h:93
std::shared_ptr< Geometry > getBlank() const
std::shared_ptr< Geometry > getTool() const
Boolean difference / cut operation.
Definition: BooleanClippingResult.h:21
Super-class of all Geometries (aka GeometricRepresentationItems)
Definition: Geometry.h:24
void setTool(std::shared_ptr< Geometry > toolGeo)
Sets the tool geometry ( = the 'hard' geo )
~BooleanClippingResult(void)
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:146
void setBlank(std::shared_ptr< Geometry > blankGeo)
Sets the blank geometry ( = the 'soft' geo )