API Reference > OdExport Classes > OdStlExportParams Class
OdStlExportParams Class
TD_STL_EXPORT__OdStlExportParams
Syntax
C++
class OdStlExportParams;

STLExportParams.h

This class implements the STL export parameters. 

 

 
Name 
Description 
 
Creates a new set of export parameters with default values. 
 
Name 
Description 
 
Retrieves the correct solid flag.  
 
Retrieves the database.  
 
Retrieves the deviation.  
 
Retrieves the entity.  
 
Check if parameters are valid or not.  
 
Retrieves the color palette.  
 
Retrieves the positive octant flag.  
 
Sets correct solid flag.
 
 
Sets database to be used during the export.
 
 
Sets deviation value to control geometry quality.
 
 
Sets drawable to be exported.
 
 
Sets color palette to be used for indexed colors.
 
 
Sets octant flag value.
 
 
Sets output stream to store STL data.
 
 
Sets text mode flag. If true, STL will be stored in the text form, otherwise in the binary.
 
 
Sets use colors flag value.
 
 
Retrieves the output stream.  
 
Retrieves the export mode.  
 
Retrieves the use colors flag.  
Copyright © 2002–2022. Open Design Alliance. All rights reserved.