#include <InspectionFeature.h>
Public Member Functions | |
virtual unsigned long | countPoints () const |
Number of points to be checked. More... | |
virtual Base::Vector3f | getPoint (unsigned long) const |
InspectActualShape (const Part::TopoShape &) | |
Public Member Functions inherited from Inspection::InspectActualGeometry | |
virtual unsigned long | countPoints () const =0 |
Number of points to be checked. More... | |
virtual Base::Vector3f | getPoint (unsigned long) const =0 |
InspectActualGeometry () | |
virtual | ~InspectActualGeometry () |
InspectActualShape::InspectActualShape | ( | const Part::TopoShape & | shape | ) |
|
virtual |
Number of points to be checked.
Implements Inspection::InspectActualGeometry.
|
virtual |
Implements Inspection::InspectActualGeometry.
Referenced by ArchStructure.CommandStructuralSystem::Activated(), PathScripts.PathOpGui.TaskPanelBaseLocationPage::addLocation(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::addNewTag(), PathScripts.PathOpGui.TaskPanelBaseLocationPage::editLocation(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::editTag(), draftguitools.gui_arcs.Arc_3Points::getPoint(), ArchCurtainWall.CommandArchCurtainWall::getPoint(), ArchTruss.CommandArchTruss::getPoint(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::modifyStandardButtons(), and PathScripts.PathOpGui.TaskPanelBaseLocationPage::modifyStandardButtons().