OpenSCADTest.app.test_importCSG.TestImportCSG Class Reference

Public Member Functions

def setUp (self)
 
def test_import_circle (self)
 
def test_import_cube (self)
 
def test_import_cylinder (self)
 
def test_import_difference (self)
 
def test_import_hull (self)
 
def test_import_import_stl (self)
 
def test_import_intersection (self)
 
def test_import_linear_extrude (self)
 
def test_import_minkowski (self)
 
def test_import_offset (self)
 
def test_import_polygon_nopath (self)
 
def test_import_polygon_path (self)
 
def test_import_polyhedron (self)
 
def test_import_projection (self)
 
def test_import_resize (self)
 
def test_import_rotate_extrude (self)
 
def test_import_rotate_extrude_file (self)
 
def test_import_sphere (self)
 
def test_import_square (self)
 
def test_import_surface (self)
 
def test_import_text (self)
 
def test_import_union (self)
 
def test_open_csg (self)
 
def test_open_scad (self)
 
def utility_create_scad (self, scadCode, name)
 

Public Attributes

 test_dir
 

Static Public Attributes

string MODULE = 'test_importCSG'
 
 temp_dir = tempfile.TemporaryDirectory()
 

Member Function Documentation

◆ setUp()

def OpenSCADTest.app.test_importCSG.TestImportCSG.setUp (   self)

◆ test_import_circle()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_circle (   self)

◆ test_import_cube()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_cube (   self)

◆ test_import_cylinder()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_cylinder (   self)

◆ test_import_difference()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_difference (   self)

◆ test_import_hull()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_hull (   self)

◆ test_import_import_stl()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_import_stl (   self)

◆ test_import_intersection()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_intersection (   self)

◆ test_import_linear_extrude()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_linear_extrude (   self)

◆ test_import_minkowski()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_minkowski (   self)

◆ test_import_offset()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_offset (   self)

◆ test_import_polygon_nopath()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_polygon_nopath (   self)

◆ test_import_polygon_path()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_polygon_path (   self)

◆ test_import_polyhedron()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_polyhedron (   self)

◆ test_import_projection()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_projection (   self)

◆ test_import_resize()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_resize (   self)

◆ test_import_rotate_extrude()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_rotate_extrude (   self)

◆ test_import_rotate_extrude_file()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_rotate_extrude_file (   self)

◆ test_import_sphere()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_sphere (   self)

◆ test_import_square()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_square (   self)

◆ test_import_surface()

◆ test_import_text()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_text (   self)

◆ test_import_union()

def OpenSCADTest.app.test_importCSG.TestImportCSG.test_import_union (   self)

◆ test_open_csg()

◆ test_open_scad()

◆ utility_create_scad()

Member Data Documentation

◆ MODULE

◆ temp_dir

OpenSCADTest.app.test_importCSG.TestImportCSG.temp_dir = tempfile.TemporaryDirectory()
static

◆ test_dir


The documentation for this class was generated from the following file: