#include <InspectionFeature.h>
Public Member Functions | |
virtual float | getDistance (const Base::Vector3f &) const |
InspectNominalShape (const TopoDS_Shape &, float offset) | |
~InspectNominalShape () | |
Public Member Functions inherited from Inspection::InspectNominalGeometry | |
virtual float | getDistance (const Base::Vector3f &) const =0 |
InspectNominalGeometry () | |
virtual | ~InspectNominalGeometry () |
InspectNominalShape::InspectNominalShape | ( | const TopoDS_Shape & | shape, |
float | offset | ||
) |
InspectNominalShape::~InspectNominalShape | ( | ) |
|
virtual |
Implements Inspection::InspectNominalGeometry.