PathScripts.PathOpGui.CommandPathOp Class Reference
Public Member Functions | |
def | Activated (self) |
def | GetResources (self) |
def | IsActive (self) |
Public Attributes | |
res | |
Detailed Description
Generic, data driven implementation of a Path operation creation command. Instances of this class are stored in all Path operation Gui modules and can be used to create said operations with view providers and all.
Member Function Documentation
◆ Activated()
def PathScripts.PathOpGui.CommandPathOp.Activated | ( | self | ) |
◆ GetResources()
def PathScripts.PathOpGui.CommandPathOp.GetResources | ( | self | ) |
References AdjustLinksExpressionVisitor.res, and PathScripts.PathOpGui.CommandPathOp.res.
◆ IsActive()
def PathScripts.PathOpGui.CommandPathOp.IsActive | ( | self | ) |
Member Data Documentation
◆ res
PathScripts.PathOpGui.CommandPathOp.res |
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathOpGui.py