AUXILIARYPOINT enum value | OpenLxUI::UIDocument | |
BBOXPOINT enum value | OpenLxUI::UIDocument | |
CONTROLPOINT enum value | OpenLxUI::UIDocument | |
createArc3PointsPreview(const Geom::Pnt &startPnt, const Geom::Pnt &fixedPnt, Gui::AbstractArc3PointsPreview::PreviewMode mode=Gui::AbstractArc3PointsPreview::ENDPOINT_CHANGES) | OpenLxUI::UIDocument | |
createLinePreview(const Geom::Pnt &startPnt) | OpenLxUI::UIDocument | |
createTangentArcPreview(const Geom::Pnt &pnt, const Geom::Vec &tangent) | OpenLxUI::UIDocument | |
disablePreview(Gui::AbstractPreview *preview) | OpenLxUI::UIDocument | |
drawAngle(const Geom::Pnt ¢er, const Geom::Dir &normal, double angle) | OpenLxUI::UIDocument | |
drawAuxiliaryLine(const Geom::Pnt &orgin, const Geom::Dir &dir) | OpenLxUI::UIDocument | |
drawElementPositionPreview(std::shared_ptr< OpenLxApp::Element > aElem, const Geom::Pnt &startPnt) | OpenLxUI::UIDocument | |
drawHelpAx2(const Geom::Ax2 &axis2, const double &magnitude) | OpenLxUI::UIDocument | |
drawHelpPoint(const Geom::Pnt &p) | OpenLxUI::UIDocument | |
drawHelpPointMeasure(const std::string &name, const Geom::Pnt &pos, float red=1.0f, float green=1.0f, float blue=0.0f) | OpenLxUI::UIDocument | |
drawHelpVector(const Geom::Pnt &p, const Geom::Vec &v) | OpenLxUI::UIDocument | |
drawOwnDirection(const Geom::Pnt &pnt, const Geom::Dir &dir, const Base::Color &color=Base::Color(255, 0, 0)) | OpenLxUI::UIDocument | |
drawOwnDirectionToPoint(const Geom::Pnt &pnt, const Geom::Dir &dir, const Base::Color &color=Base::Color(255, 0, 0)) | OpenLxUI::UIDocument | |
drawOwnLine(const std::vector< Geom::Pnt > &pnts, int thickenss, const Base::Color &color=Base::Color(255, 0, 0), bool dashed=false) | OpenLxUI::UIDocument | |
drawOwnMesh(const std::vector< Geom::Pnt > &points, const std::vector< int > &model, const Base::Color &color, int transparency, const Base::Color &emissiveColor=Base::Color(0, 0, 0)) | OpenLxUI::UIDocument | |
drawOwnOverlayLine(const std::vector< Geom::Pnt > &pnts, int thickenss, const Base::Color &color=Base::Color(255, 0, 0), bool dashed=false) | OpenLxUI::UIDocument | |
drawOwnText2(const Geom::Pnt &pnt, const Base::String &text, const Base::Color &color=Base::Color(255, 0, 0), float fontSize=32, const Base::String &fontName=Base::String(L"Arial"), bool bold=false, Justification ju=Justification::CENTER) | OpenLxUI::UIDocument | |
drawOwnText2(const std::vector< Geom::Pnt > &pnts, const Base::String &text, const Base::Color &color=Base::Color(255, 0, 0), float fontSize=32, const Base::String &fontName=Base::String(L"Arial"), bool bold=false, Justification ju=Justification::CENTER) | OpenLxUI::UIDocument | |
drawPreview(Gui::AbstractPreview *preview) | OpenLxUI::UIDocument | |
drawRubberBand(const Geom::Pnt &fromPnt) | OpenLxUI::UIDocument | |
EDGEPOINT enum value | OpenLxUI::UIDocument | |
enablePreview(Gui::AbstractPreview *preview) | OpenLxUI::UIDocument | |
ENDPOINT enum value | OpenLxUI::UIDocument | |
getActiveEdge() const | OpenLxUI::UIDocument | |
getActiveElement() const | OpenLxUI::UIDocument | |
getActiveFace() const | OpenLxUI::UIDocument | |
getActivePoint() const | OpenLxUI::UIDocument | |
getActiveSubElement() const | OpenLxUI::UIDocument | |
getActiveVertex() const | OpenLxUI::UIDocument | |
getAllPreviews(std::set< Gui::AbstractPreview * > &pw) | OpenLxUI::UIDocument | |
getDocument() const | OpenLxUI::UIDocument | |
getMidPoint(unsigned long snapMode) | OpenLxUI::UIDocument | |
getPickedElement() | OpenLxUI::UIDocument | |
getPickedNormal() | OpenLxUI::UIDocument | |
getPickedPoint() | OpenLxUI::UIDocument | |
getPickingService() | OpenLxUI::UIDocument | |
getPlaneMode(Geom::Pln &p) | OpenLxUI::UIDocument | static |
getSelectedElements() const | OpenLxUI::UIDocument | |
getSelection() const | OpenLxUI::UIDocument | |
getSnapfor2dElements() | OpenLxUI::UIDocument | |
getSnapMode() | OpenLxUI::UIDocument | |
getUIElement(std::shared_ptr< OpenLxApp::DocObject > aObj) const | OpenLxUI::UIDocument | |
getUIElement(Core::DocObject *aObj) const | OpenLxUI::UIDocument | |
getVisibleElements() const | OpenLxUI::UIDocument | |
GRIDPOINT enum value | OpenLxUI::UIDocument | |
hasActivePoint() const | OpenLxUI::UIDocument | |
hasPickedNormal() | OpenLxUI::UIDocument | |
hideElementAttributesInViewer() | OpenLxUI::UIDocument | |
highlightByShapeType(Topo::ShapeType shapeType) | OpenLxUI::UIDocument | |
INTERSECTIONPOINT enum value | OpenLxUI::UIDocument | |
INVISIBLECONTROLPOINT enum value | OpenLxUI::UIDocument | |
isIntersectionPickingEnabled() | OpenLxUI::UIDocument | |
Justification enum name | OpenLxUI::UIDocument | |
MIDPOINT enum value | OpenLxUI::UIDocument | |
moveMouseToWorldPnt(const Geom::Pnt &pntTo) | OpenLxUI::UIDocument | |
NEARESTPOINT enum value | OpenLxUI::UIDocument | |
NOPOINT enum value | OpenLxUI::UIDocument | |
ONLYVERTICES enum value | OpenLxUI::UIDocument | |
ONLYVIRTUALGEO enum value | OpenLxUI::UIDocument | |
pickPoint() | OpenLxUI::UIDocument | |
removeAllPreviews() | OpenLxUI::UIDocument | |
removeAngle() | OpenLxUI::UIDocument | |
removeHelpObjects() | OpenLxUI::UIDocument | |
removeHelpPointsMeasure() | OpenLxUI::UIDocument | |
removeOwnDirection(Gui::SG_Node ownDirection) | OpenLxUI::UIDocument | |
removeOwnLine(Gui::SG_Node ownLine) | OpenLxUI::UIDocument | |
removeOwnMesh(Gui::SG_Node ownMesh) | OpenLxUI::UIDocument | |
removeOwnText2(Gui::SG_Node aNode) | OpenLxUI::UIDocument | |
removePreview(Gui::AbstractPreview *preview) | OpenLxUI::UIDocument | |
removeRubberBand() | OpenLxUI::UIDocument | |
setIntersectionPicking(bool onoff) | OpenLxUI::UIDocument | |
setSnapMode(unsigned long mode) | OpenLxUI::UIDocument | |
SnapMode enum name | OpenLxUI::UIDocument | |
stopHighlightByShapeType() | OpenLxUI::UIDocument | |
UIApplication class | OpenLxUI::UIDocument | friend |
~UIDocument() | OpenLxUI::UIDocument | |