StlLoadOptions — Aspose.3D FOSS Java API Reference
StlLoadOptions — StlLoadOptions class.. Inherits from: LoadOptions.
Package: com.aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
flipCoordinateSystem | boolean | |
recalculateNormal | boolean | |
contentType | FileContentType |
Methods
| Method | Returns | Description |
|---|---|---|
getFlipCoordinateSystem() | boolean | |
setFlipCoordinateSystem(boolean value) | void | |
getRecalculateNormal() | boolean | |
setRecalculateNormal(boolean value) | void | |
getContentType() | FileContentType | |
setContentType(FileContentType value) | void |