Classes | |
class | ObjectPocket |
Functions | |
def | Create (name, obj=None, parentJob=None) |
def | SetupProperties () |
Variables | |
FeatureExtensions | |
math = LazyLoader("math", globals(), "math") | |
Part = LazyLoader("Part", globals(), "Part") | |
PathUtils = LazyLoader("PathScripts.PathUtils", globals(), "PathScripts.PathUtils") | |
TechDraw = LazyLoader("TechDraw", globals(), "TechDraw") | |
def PathScripts.PathPocketShape.Create | ( | name, | |
obj = None , |
|||
parentJob = None |
|||
) |
Create(name) ... Creates and returns a Pocket operation.
def PathScripts.PathPocketShape.SetupProperties | ( | ) |
PathScripts.PathPocketShape.FeatureExtensions |
PathScripts.PathPocketShape.math = LazyLoader("math", globals(), "math") |
PathScripts.PathPocketShape.Part = LazyLoader("Part", globals(), "Part") |
PathScripts.PathPocketShape.PathUtils = LazyLoader("PathScripts.PathUtils", globals(), "PathScripts.PathUtils") |
PathScripts.PathPocketShape.TechDraw = LazyLoader("TechDraw", globals(), "TechDraw") |