StlSaveOptions — Aspose.3D FOSS Java API Reference
StlSaveOptions — StlSaveOptions class.. Inherits from: SaveOptions.
Package: com.aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
flipCoordinateSystem | boolean | |
axisSystem | AxisSystem | |
contentType | FileContentType |
Methods
| Method | Returns | Description |
|---|---|---|
getFlipCoordinateSystem() | boolean | |
setFlipCoordinateSystem(boolean value) | void | |
getAxisSystem() | AxisSystem | |
setAxisSystem(AxisSystem value) | void | |
getContentType() | FileContentType | |
setContentType(FileContentType value) | void |