Simple Collection of geometric features based on BaseGeom inherited classes in order. More...
#include <Geometry.h>
Public Member Functions | |
| Face ()=default | |
| TopoDS_Face | toOccFace (void) const |
| ~Face () | |
Public Attributes | |
| std::vector< Wire * > | wires |
Simple Collection of geometric features based on BaseGeom inherited classes in order.
|
default |
| Face::~Face | ( | ) |
| TopoDS_Face Face::toOccFace | ( | void | ) | const |
| std::vector<Wire *> TechDraw::Face::wires |
Referenced by PathScripts.PathEngrave.ObjectEngrave::opExecute().