MovieTool Namespace Reference

Functions

def run ()
 

Variables

string Background = "White"
 
string OutDir = "c:/temp/Movie/"
 
 Robot = None
 
 Trajectory = None
 
int x = 1920
 
int y = 1080
 

Function Documentation

◆ run()

def MovieTool.run ( )

Variable Documentation

◆ Background

string MovieTool.Background = "White"

◆ OutDir

string MovieTool.OutDir = "c:/temp/Movie/"

◆ Robot

MovieTool.Robot = None

◆ Trajectory

MovieTool.Trajectory = None

◆ x

int MovieTool.x = 1920

◆ y

int MovieTool.y = 1080