WireInfo Struct Reference
Public Member Functions | |
| const gp_Pnt & | pend () const |
| const gp_Pnt & | pstart () const |
Public Attributes | |
| bool | isClosed |
| std::deque< gp_Pnt > | points |
| gp_Pnt | pt_end |
| TopoDS_Wire | wire |
Member Function Documentation
◆ pend()
| const gp_Pnt& WireInfo::pend | ( | ) | const |
◆ pstart()
| const gp_Pnt& WireInfo::pstart | ( | ) | const |
Member Data Documentation
◆ isClosed
| bool WireInfo::isClosed |
◆ points
| std::deque<gp_Pnt> WireInfo::points |
◆ pt_end
| gp_Pnt WireInfo::pt_end |
◆ wire
| TopoDS_Wire WireInfo::wire |
Referenced by PathScripts.PathDressupLeadInOut.ObjectDressup::execute(), PathScripts.PathDressupRampEntry.ObjectDressup::execute(), PathScripts.PathDressupTag.ObjectDressup::execute(), PathScripts.PathDressupRampEntry.ObjectDressup::generateHelix(), PathScripts.PathDressupRampEntry.ObjectDressup::generateRamps(), and PathScripts.PathPocketShape.Extension::getSubLink().
The documentation for this struct was generated from the following file:
- src/Mod/Path/App/Area.cpp
1.8.17