PathScripts.PathAdaptive Namespace Reference

Classes

class  PathAdaptive
 

Functions

def convertTo2d (pathArray)
 
def Create (name, obj=None)
 
def discretize (edge, flipDirection=False)
 
def Execute (op, obj)
 
def GenerateGCode (op, obj, adaptiveResults, helixDiameter)
 
def sceneClean ()
 
def sceneDrawPath (path, color=(0, 0, 1))
 

Variables

 sceneGraph
 
 scenePathNodes
 
 topZ
 

Function Documentation

◆ convertTo2d()

def PathScripts.PathAdaptive.convertTo2d (   pathArray)

◆ Create()

def PathScripts.PathAdaptive.Create (   name,
  obj = None 
)
Create(name) ... Creates and returns a Adaptive operation.

◆ discretize()

def PathScripts.PathAdaptive.discretize (   edge,
  flipDirection = False 
)

◆ Execute()

◆ GenerateGCode()

def PathScripts.PathAdaptive.GenerateGCode (   op,
  obj,
  adaptiveResults,
  helixDiameter 
)

◆ sceneClean()

def PathScripts.PathAdaptive.sceneClean ( )

◆ sceneDrawPath()

def PathScripts.PathAdaptive.sceneDrawPath (   path,
  color = (0, 0, 1) 
)

Variable Documentation

◆ sceneGraph

PathScripts.PathAdaptive.sceneGraph

◆ scenePathNodes

PathScripts.PathAdaptive.scenePathNodes

◆ topZ

PathScripts.PathAdaptive.topZ