draftguitools.gui_beziers.BezierGroup Class Reference
Public Member Functions | |
def GetCommands (self) | |
def GetResources (self) | |
def IsActive (self) | |
Detailed Description
Gui Command group for the Bezier curve tools.
Member Function Documentation
◆ GetCommands()
def draftguitools.gui_beziers.BezierGroup.GetCommands | ( | self | ) |
Return a tuple of commands in the group.
◆ GetResources()
def draftguitools.gui_beziers.BezierGroup.GetResources | ( | self | ) |
Set icon, menu and tooltip.
◆ IsActive()
def draftguitools.gui_beziers.BezierGroup.IsActive | ( | self | ) |
Return True when this command should be available.
It is `True` when there is a document.
The documentation for this class was generated from the following file:
- src/Mod/Draft/draftguitools/gui_beziers.py