WireOrienter Struct Reference
Public Member Functions | |
| void | operator() (const TopoDS_Shape &shape, int type) |
| WireOrienter (std::list< TopoDS_Shape > &ws, const gp_Dir &dir, short o, short d) | |
Public Attributes | |
| const gp_Dir & | dir |
| short | direction |
| short | orientation |
| std::list< TopoDS_Shape > & | wires |
Constructor & Destructor Documentation
◆ WireOrienter()
| WireOrienter::WireOrienter | ( | std::list< TopoDS_Shape > & | ws, |
| const gp_Dir & | dir, | ||
| short | o, | ||
| short | d | ||
| ) |
Member Function Documentation
◆ operator()()
| void WireOrienter::operator() | ( | const TopoDS_Shape & | shape, |
| int | type | ||
| ) |
Member Data Documentation
◆ dir
| const gp_Dir& WireOrienter::dir |
◆ direction
| short WireOrienter::direction |
◆ orientation
| short WireOrienter::orientation |
◆ wires
| std::list<TopoDS_Shape>& WireOrienter::wires |
Referenced by PathScripts.PathEngrave.ObjectEngrave::opExecute().
The documentation for this struct was generated from the following file:
- src/Mod/Path/App/Area.cpp
1.8.17