public class Microsoft3MFSaveOptions extends SaveOptions
| Constructor and Description |
|---|
Microsoft3MFSaveOptions()
Construct a
Microsoft3MFSaveOptions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBuildAll()
Mark all geometries in scene to be printable.
|
boolean |
getEnableCompression()
Enable compression on the output 3mf file
Default value is true
|
void |
setBuildAll(boolean value)
Mark all geometries in scene to be printable.
|
void |
setEnableCompression(boolean value)
Enable compression on the output 3mf file
Default value is true
|
getExportTextures, setExportTexturesgetEncoding, getFileFormat, getFileName, getFileSystem, getFileSystemFactory, getLookupPaths, lookupForFile, setEncoding, setFileName, setFileSystem, setFileSystemFactory, setLookupPathspublic Microsoft3MFSaveOptions()
Microsoft3MFSaveOptionspublic boolean getEnableCompression()
public void setEnableCompression(boolean value)
value - New valuepublic boolean getBuildAll()
Microsoft3MFFormat Default value is trueMicrosoft3MFFormat Default value is truepublic void setBuildAll(boolean value)
Microsoft3MFFormat Default value is truevalue - New value