| Modifier and Type | Field and Description | 
|---|---|
static SCAD | 
SCAD.EMPTY
An empty SCAD object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SCAD | 
SCAD.append(SCAD scad)
Append the given text to this object. 
 | 
SCAD | 
SCAD.append(String text)
Append the given text to this object. 
 | 
protected SCAD | 
Support.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Sphere.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Ring.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Prism.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Polyhedron.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
LinearExtrude.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Import.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Extendable3dModel.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Empty3dModel.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Cylinder.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Cube.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
BoundedModel.innerToScad(IColorGenerationContext context)  | 
protected abstract SCAD | 
Abstract3dModel.innerToScad(IColorGenerationContext context)
Generates the OpenSCAD representation of the model without. 
 | 
SCAD | 
SCAD.prepend(String text)
Prepend the given text to this object. 
 | 
SCAD | 
ScadSurroundings.surroundScad(SCAD source)
Creates the full SCAD file by prepending the prefix and appending the postfix
 in this object to the given SCAD output. 
 | 
SCAD | 
IModel.toScad(IColorGenerationContext context)
Renders this model and returns with the generated OpenSCAD code. 
 | 
SCAD | 
Abstract3dModel.toScad(IColorGenerationContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
SCAD | 
SCAD.append(SCAD scad)
Append the given text to this object. 
 | 
SCAD | 
ScadSurroundings.surroundScad(SCAD source)
Creates the full SCAD file by prepending the prefix and appending the postfix
 in this object to the given SCAD output. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SCAD | 
Text.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Square.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
RoundedSquare.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Polygon.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Circle.innerToScad(IColorGenerationContext context)  | 
protected abstract SCAD | 
Abstract2dModel.innerToScad(IColorGenerationContext context)
Generates the OpenSCAD representation of the model without. 
 | 
SCAD | 
Abstract2dModel.toScad(IColorGenerationContext context)
Renders this model and returns with the generated OpenSCAD code. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SCAD | 
Consts.toScad(IColorGenerationContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SCAD | 
Union.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Translate.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Slicer.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Scale.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Rotate.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Mirror.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Intersection.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Hull.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Difference.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Colorize.innerToScad(IColorGenerationContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SCAD | 
Union.innerToScad(IColorGenerationContext context)  | 
protected SCAD | 
Translate.innerToScad(IColorGenerationContext context)  | 
Copyright © 2014–2020, Printing in 3D. All rights reserved.