PathScripts.PathJobCmd.CommandJobCreate Class Reference
Public Member Functions | |
| def | Activated (self) |
| def | Execute (cls, base, template) |
| def | GetResources (self) |
| def | IsActive (self) |
Detailed Description
Command used to create a command. When activated the command opens a dialog allowing the user to select a base object (has to be a solid) and a template to be used for the initial creation.
Member Function Documentation
◆ Activated()
| def PathScripts.PathJobCmd.CommandJobCreate.Activated | ( | self | ) |
◆ Execute()
| def PathScripts.PathJobCmd.CommandJobCreate.Execute | ( | cls, | |
| base, | |||
| template | |||
| ) |
◆ GetResources()
| def PathScripts.PathJobCmd.CommandJobCreate.GetResources | ( | self | ) |
◆ IsActive()
| def PathScripts.PathJobCmd.CommandJobCreate.IsActive | ( | self | ) |
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathJobCmd.py
1.8.17