PathScripts.PathArray.ObjectArray Class Reference

Public Member Functions

def execute (self, obj)
 
def onChanged (self, obj, prop)
 
def rotatePath (self, path, angle, centre)
 
def setEditorProperties (self, obj)
 

Member Function Documentation

◆ execute()

◆ onChanged()

def PathScripts.PathArray.ObjectArray.onChanged (   self,
  obj,
  prop 
)

◆ rotatePath()

def PathScripts.PathArray.ObjectArray.rotatePath (   self,
  path,
  angle,
  centre 
)
    Rotates Path around given centre vector
    Only X and Y is considered

Referenced by PathScripts.PathArray.ObjectArray.execute().

◆ setEditorProperties()


The documentation for this class was generated from the following file:
  • src/Mod/Path/PathScripts/PathArray.py