API Reference > OdExport Classes > TD_STL_EXPORT Namespace > Functions > TD_STL_EXPORT::exportSTLEx Function
TD_STL_EXPORT::exportSTLEx Function
Syntax
C++
OdResult exportSTLEx(const OdStlExportParams & params);

STLExport.h

Parameters 
Description 
const OdStlExportParams & params 
[in] STL export parameters.  

eOk if element is exported to STL format stream by using OdStlExportParams successfully, or an appropriate error code otherwise.

Exports an element to STL format stream by using OdStlExportParams. 

 

Copyright © 2002–2022. Open Design Alliance. All rights reserved.