public interface IScadFile
SaveScadFiles
.Modifier and Type | Method and Description |
---|---|
IColorGenerationContext |
getContext()
The context which will be used during the generation process.
|
File |
getFile(File root)
Get the file path relative to the given root directory.
|
Collection<IModel> |
getModels()
The models which should be included in this OpenSCAD file.
|
File getFile(File root)
root
- the root directory - the returned file must be under this directory.Collection<IModel> getModels()
IColorGenerationContext getContext()
Copyright © 2014–2020, Printing in 3D. All rights reserved.