API Reference > Classes > PRC Export-Import Classes > ControlFlags Class
ControlFlags Class
ControlFlags
Syntax
C++
class ControlFlags;

ControlFlags.h

Class implements a set of flags determining the options for exporting PRC data to an .xml file.

 
Name 
Description 
 
This is the overview for the ControlFlags constructor overload. 
 
Name 
Description 
 
Current set of options for exporting PRC data to an .xml file. 
 
Name 
Description 
 
Enumerator representing options for exporting PRC data to an .xml file. 
 
Name 
Description 
 
Returns the current value of the flag that determines whether an audit is processed. 
 
bits 
Returns the current value of the flag that determines trace writing of bit data. 
 
Returns the current value of the flag that determines trace writing of boolean data. 
 
Returns the current value of the flag that determines trace writing of character data. 
 
Returns the current value of the flag that determines trace writing of character array data. 
 
Returns the current value of the flag that determines trace writing of compressed entity type data. 
 
Returns the current value of the flag that determines trace writing of compressed indice array data. 
 
Returns the current value of the flag that determines trace writing of compressed integer array data. 
 
Returns the current value of the flag that determines trace writing of double precision data. 
 
Returns the current value of the flag that determines trace writing of double data with variable bit numbers. 
 
Returns the current value of the flag that determines trace writing of tesselation array data. 
 
Returns the current value of the flag that determines trace writing of entity type data. 
 
Returns the current value of the flag that determines trace writing of integer data. 
 
Returns the current value of the flag that determines trace writing of integer data with variable bit numbers. 
 
Returns the current value of the flag that determines whether the bit numbers are traced when writing unsigned integer data. 
 
Returns the current value of the flag that determines trace writing of two-dimensional point data. 
 
Returns the current value of the flag that determines trace writing of three-dimensional point data. 
 
Returns the current value of the flag that determines trace writing of three-dimensional point data with variable bit numbers. 
 
Returns the current value of the flag that determines trace reading of short integer array data. 
 
Returns the current value of the flag that determines trace writing of uncompressed block data. 
 
Returns the current value of the flag that determines trace writing of string data. 
 
tell 
Returns the current value of the flag that determines whether the tell() method is traced. 
 
Returns the current value of the flag that determines trace writing of uncompressed, unsigned integer data. 
 
Returns the current value of the flag that determines trace writing of unsigned integer data. 
 
Returns the current value of the flag that determines trace writing of integer data with variable bit numbers. 
 
Returns the current value of the flag that determines trace writing of two-dimensional vector data. 
 
Returns the current value of the flag that determines trace writing of three-dimensional vector data. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.