Delivers the number of points to be checked and returns the appropriate point to an index. More...
#include <InspectionFeature.h>
Public Member Functions | |
virtual unsigned long | countPoints () const =0 |
Number of points to be checked. More... | |
virtual Base::Vector3f | getPoint (unsigned long) const =0 |
InspectActualGeometry () | |
virtual | ~InspectActualGeometry () |
Delivers the number of points to be checked and returns the appropriate point to an index.
Inspection::InspectActualGeometry::InspectActualGeometry | ( | ) |
|
virtual |
|
pure virtual |
Number of points to be checked.
Implemented in Inspection::InspectActualMesh, Inspection::InspectActualPoints, and Inspection::InspectActualShape.
Referenced by Inspection::Feature::execute().
|
pure virtual |
Implemented in Inspection::InspectActualMesh, Inspection::InspectActualPoints, and Inspection::InspectActualShape.
Referenced by ArchStructure.CommandStructuralSystem::Activated(), PathScripts.PathOpGui.TaskPanelBaseLocationPage::addLocation(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::addNewTag(), PathScripts.PathOpGui.TaskPanelBaseLocationPage::editLocation(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::editTag(), Inspection::Feature::execute(), draftguitools.gui_arcs.Arc_3Points::getPoint(), ArchCurtainWall.CommandArchCurtainWall::getPoint(), ArchTruss.CommandArchTruss::getPoint(), Inspection::DistanceInspection::mapped(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::modifyStandardButtons(), and PathScripts.PathOpGui.TaskPanelBaseLocationPage::modifyStandardButtons().