Classes | |
class | ObjectEngrave |
Functions | |
def | Create (name, obj=None, parentJob=None) |
def | SetupProperties () |
Variables | |
Part = LazyLoader("Part", globals(), "Part") | |
def PathScripts.PathEngrave.Create | ( | name, | |
obj = None , |
|||
parentJob = None |
|||
) |
Create(name) ... Creates and returns an Engrave operation.
def PathScripts.PathEngrave.SetupProperties | ( | ) |
PathScripts.PathEngrave.Part = LazyLoader("Part", globals(), "Part") |