A container used for projecting points on faces along a normal vector. More...
#include <stuff.h>
Public Attributes | |
TopoDS_Face | face |
gp_Dir | normalvector |
gp_Pnt | point |
A container used for projecting points on faces along a normal vector.
Definition at line 71 of file stuff.h.
TopoDS_Face projectPointContainer::face |
gp_Pnt projectPointContainer::point |