draftguitools.gui_patharray.PathLinkArray Class Reference
Public Member Functions | |
| def | Activated (self) |
| def | GetResources (self) |
Public Member Functions inherited from draftguitools.gui_patharray.PathArray | |
| def | Activated (self, name=_tr("Path array")) |
| def | proceed (self) |
Public Member Functions inherited from draftguitools.gui_base_original.DraftTool | |
| def | Activated (self, name="None", noplanesetup=False, is_subtool=False) |
| def | commit (self, name, func) |
| def | finish (self, close=False) |
| def | getStrings (self, addrot=None) |
| def | IsActive (self) |
Additional Inherited Members | |
Public Attributes inherited from draftguitools.gui_patharray.PathArray | |
| call | |
| name | |
| use_link | |
Public Attributes inherited from draftguitools.gui_base_original.Modifier | |
| copymode | |
Public Attributes inherited from draftguitools.gui_base_original.DraftTool | |
| call | |
| commitList | |
| constrain | |
| doc | |
| extendedCopy | |
| featureName | |
| node | |
| obj | |
| planetrack | |
| point | |
| pos | |
| support | |
| ui | |
| view | |
Detailed Description
Gui Command for the PathLinkArray tool based on the PathArray tool.
Member Function Documentation
◆ Activated()
| def draftguitools.gui_patharray.PathLinkArray.Activated | ( | self | ) |
Execute when the command is called.
◆ GetResources()
| def draftguitools.gui_patharray.PathLinkArray.GetResources | ( | self | ) |
Set icon, menu and tooltip.
Reimplemented from draftguitools.gui_patharray.PathArray.
The documentation for this class was generated from the following file:
- src/Mod/Draft/draftguitools/gui_patharray.py
Public Member Functions inherited from
1.8.17