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 |
| const gp_Pnt & WireInfo::pend | ( | ) | const |
| const gp_Pnt & WireInfo::pstart | ( | ) | const |
| bool WireInfo::isClosed |
| std::deque<gp_Pnt> WireInfo::points |
Referenced by ArchStructure.CommandStructuralSystem::Activated(), draftguitools.gui_arcs.Arc_3Points::drawArc(), draftguitools.gui_arcs.Arc_3Points::getPoint(), ArchCurtainWall.CommandArchCurtainWall::getPoint(), ArchTruss.CommandArchTruss::getPoint(), draftguitools.gui_trackers.bsplineTracker::recompute(), draftguitools.gui_trackers.bezcurveTracker::recompute(), draftguitools.gui_trackers.bsplineTracker::update(), draftguitools.gui_trackers.bezcurveTracker::update(), automotive_design.advanced_face::wr10(), and config_control_design.advanced_face::wr10().
| gp_Pnt WireInfo::pt_end |
| TopoDS_Wire WireInfo::wire |
Referenced by Mod.PartDesign.fcgear.fcgear.FCWireBuilder::arc(), Mod.PartDesign.fcsprocket.fcsprocket.FCWireBuilder::arc(), Mod.PartDesign.fcgear.fcgear.FCWireBuilder::curve(), Mod.PartDesign.fcsprocket.fcsprocket.FCWireBuilder::curve(), PathScripts.PathDressupLeadInOut.ObjectDressup::execute(), PathScripts.PathDressupRampEntry.ObjectDressup::execute(), PathScripts.PathDressupTag.ObjectDressup::execute(), PathScripts.PathDressupRampEntry.ObjectDressup::generateHelix(), PathScripts.PathDressupRampEntry.ObjectDressup::generateRamps(), PathScripts.PathFeatureExtensions.Extension::getSubLink(), Mod.PartDesign.fcgear.fcgear.FCWireBuilder::line(), and Mod.PartDesign.fcsprocket.fcsprocket.FCWireBuilder::line().