draftguitools.gui_snaps.Draft_Snap_Endpoint Class Reference
Public Member Functions | |
def | Activated (self) |
def | GetResources (self) |
Public Member Functions inherited from draftguitools.gui_base.GuiCommandSimplest | |
def | IsActive (self) |
Additional Inherited Members | |
Public Attributes inherited from draftguitools.gui_base.GuiCommandSimplest | |
command_name | |
doc | |
Detailed Description
GuiCommand for the Draft_Snap_Endpoint tool. Set snapping to endpoints of an edge.
Member Function Documentation
◆ Activated()
def draftguitools.gui_snaps.Draft_Snap_Endpoint.Activated | ( | self | ) |
Execute when the command is called.
Reimplemented from draftguitools.gui_base.GuiCommandSimplest.
References draftguitools.gui_snaps.sync_snap_statusbar_button(), and draftguitools.gui_snaps.sync_snap_toolbar_button().
◆ GetResources()
def draftguitools.gui_snaps.Draft_Snap_Endpoint.GetResources | ( | self | ) |
Set icon, menu and tooltip.
The documentation for this class was generated from the following file:
- src/Mod/Draft/draftguitools/gui_snaps.py