Inspection::InspectActualShape Class Reference

#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
 InspectActualGeometry ()
 
virtual ~InspectActualGeometry ()
 

Constructor & Destructor Documentation

◆ InspectActualShape()

Member Function Documentation

◆ countPoints()

unsigned long InspectActualShape::countPoints ( ) const
virtual

Number of points to be checked.

Implements Inspection::InspectActualGeometry.

◆ getPoint()

Base::Vector3f InspectActualShape::getPoint ( unsigned long  index) const
virtual

The documentation for this class was generated from the following files:
  • src/Mod/Inspection/App/InspectionFeature.h
  • src/Mod/Inspection/App/InspectionFeature.cpp