API Reference > Functions > exportHoops Function
exportHoops Function
Syntax
C++
OdUInt32 HOOPSEXPORT_DLL exportHoops(HoopsExportParams & params);

HoopsExport.h

Parameters 
Description 
HoopsExportParams & params 
[in] A set of parameters used to export from a hoops file.
 

Returns 0 if the export has been successfully done, otherwise returns an error code.

Proceeds the export from a hoops file to a drawing database (.dwg or .dxf file). 

 

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