Base class of all geometric document objects. More...
#include <GeoFeature.h>
Public Member Functions | |
GeoFeature (void) | |
Constructor. | |
virtual | ~GeoFeature () |
Public Attributes | |
PropertyPlacement | Placement |
PropertyPlacementLink | Pos |
Base class of all geometric document objects.
Definition at line 38 of file GeoFeature.h.
GeoFeature::GeoFeature | ( | void | ) |
GeoFeature::~GeoFeature | ( | void | ) | [virtual] |
Definition at line 47 of file GeoFeature.cpp.
Definition at line 44 of file GeoFeature.h.
Referenced by CmdSketcherMapSketch::activated(), CmdSketcherNewSketch::activated(), Sketcher::SketchObject::execute(), PartDesign::Revolution::execute(), PartDesign::Pocket::execute(), PartDesign::Pad::execute(), Mesh::Cube::execute(), Mesh::Torus::execute(), Mesh::Cone::execute(), Mesh::Cylinder::execute(), Mesh::Ellipsoid::execute(), Mesh::Sphere::execute(), SketcherGui::ViewProviderSketch::getCoordsOnSketchPlane(), Part::FeatureReference::getLocation(), Part::Feature::getLocation(), Points::Feature::onChanged(), Part::Feature::onChanged(), Mesh::Feature::onChanged(), Part::Part2DObject::positionBySupport(), Part::Box::Restore(), Gui::ViewProviderGeometryObject::setEdit(), SketcherGui::ViewProviderSketch::setEditViewer(), and Gui::ViewProviderGeometryObject::unsetEdit().
Definition at line 43 of file GeoFeature.h.