API Reference > OdExport Classes > HoopsExportParams Class
HoopsExportParams Class
TD_HOOPS_COMMON_EXPORT__HoopsExportParams
Syntax
C++
class HoopsExportParams;

HoopsExportParams.h

This class implements the hoops export parameters. 

 

 
Name 
Description 
 
Destroys an instance of a hoops export parameter set. 
 
This is the overview for the HoopsExportParams constructor overload. 
 
Name 
Description 
 
!< Background color used for export. 
 
!< A flag value that determines whether the export only the current layout (if true) or all existing layouts (if false). 
 
!< This flag is used for internal ODA purposes (for utility tests). 
 
!< A flag value that is used to determine whether a camera is set for export. 
 
!< A flag value that determines whether the rendering mode is exported from layout settings. If rendering mode should be exported from the layout, the value is equal to true. Otherwise the value is equal to false. 
 
!< Flags for exporting to hoops. 
 
!< A drawing file type to be created as an export result. 
 
!< A hoops object key for the starting segment. 
 
pDb 
!< A pointer to a drawing database, which will be filled after export operation. 
 
!< A hoops file, which content will be exported to a drawing database. 
 
Name 
Description 
 
Returns the current color palette that is used for exporting to hoops. 
 
Sets a new color palette to be used for exporting to hoops.
 
 
Name 
Description 
 
= 
Assignment operator overload for a hoops export parameters class.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.