| Package | Description | 
|---|---|
| eu.printingin3d.javascad.models | 
| Modifier and Type | Field and Description | 
|---|---|
static ScadSurroundings | 
ScadSurroundings.EMPTY
An empty object to start from. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ScadSurroundings | 
ScadSurroundings.appendPostfix(String postfix)
Prepends the given text to the postfix in this object and returns with a new object representing the new
 prefix and suffix. 
 | 
ScadSurroundings | 
ScadSurroundings.appendPrefix(String prefix)
Appends the given text to the prefix in this object and returns with a new object representing the new
 prefix and suffix. 
 | 
ScadSurroundings | 
ScadSurroundings.include(ScadSurroundings inner)
Inserts the given surrounding inside of this object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ScadSurroundings | 
ScadSurroundings.include(ScadSurroundings inner)
Inserts the given surrounding inside of this object. 
 | 
Copyright © 2014–2020, Printing in 3D. All rights reserved.