|
def Create (name, base, templateFile=None) | |
|
def createModelResourceClone (obj, orig) | |
|
def createResourceClone (obj, orig, name, icon) | |
|
def Instances () | |
|
def isArchPanelSheet (obj) | |
|
def isResourceClone (obj, propLink, resourceName) | |
|
def translate (context, text, disambig=None) | |
|
◆ Create()
def PathScripts.PathJob.Create |
( |
|
name, |
|
|
|
base, |
|
|
|
templateFile = None |
|
) |
| |
Create(name, base, templateFile=None) ... creates a new job and all it's resources.
If a template file is specified the new job is initialized with the values from the template.
◆ createModelResourceClone()
def PathScripts.PathJob.createModelResourceClone |
( |
|
obj, |
|
|
|
orig |
|
) |
| |
◆ createResourceClone()
def PathScripts.PathJob.createResourceClone |
( |
|
obj, |
|
|
|
orig, |
|
|
|
name, |
|
|
|
icon |
|
) |
| |
◆ Instances()
def PathScripts.PathJob.Instances |
( |
| ) |
|
Instances() ... Return all Jobs in the current active document.
◆ isArchPanelSheet()
def PathScripts.PathJob.isArchPanelSheet |
( |
|
obj | ) |
|
◆ isResourceClone()
def PathScripts.PathJob.isResourceClone |
( |
|
obj, |
|
|
|
propLink, |
|
|
|
resourceName |
|
) |
| |
◆ translate()
def PathScripts.PathJob.translate |
( |
|
context, |
|
|
|
text, |
|
|
|
disambig = None |
|
) |
| |
◆ ArchPanel
PathScripts.PathJob.ArchPanel |
◆ Draft
PathScripts.PathJob.Draft |