Find all faces cut by a line through the centre of gravity of a given face Useful for the "up to face" options to pocket or pad. More...
#include <PartFeature.h>
Public Attributes | |
double | distsq |
TopoDS_Face | face |
Find all faces cut by a line through the centre of gravity of a given face Useful for the "up to face" options to pocket or pad.
double Part::cutFaces::distsq |
Referenced by Part::findAllFacesCutBy().
TopoDS_Face Part::cutFaces::face |