API Reference > OdBcf Namespace > Classes > OdBcfVisualizationInfo Class
OdBcfVisualizationInfo Class
OdBcf__OdBcfVisualizationInfoOdBcf__OdBcfVisualizationInfoOdBcf__OdBcfVisualizationInfo
Syntax
C++
class OdBcfVisualizationInfo : public OdBcfElement, protected OdBcfVisualizationInfoData;

BcfVisualizationInfo.h

A class that stores and operates the visualization information within the BCF format.

Creates a new visualization information object with default parameters. 
Retrieves bitmaps from the visualization information instance.  
Retrieves the clipping planes from the visualization information instance.  
Retrieves the visualization info components.  
Retrieves the global unique identifier (GUID) of the visualization information object.  
Retrieves the lines object from the visualization information instance.  
Retrieves the orthogonal camera object from the visualization information instance.  
Retrieves the perspective camera object from the visualization information instance.  
Reads XML data into ODA data structures.  
Defines whether the array of bitmap objects within the visualization information is not initialized.  
Defines whether the clipping planes object within the visualization information is not initialized.  
Defines whether the components of the visualization info are not initialized.  
Defines whether the global unique identifier (GUID) of the visualization info object is not initialized.  
Defines whether the lines object within the visualization information is not initialized.  
Defines whether the orthogonal camera object within the visualization information is not initialized.  
Defines whether the perspective camera object within the visualization information is not initialized.  
Writes data into XML structures.  
Checks whether the visualization information instance has all required fields initialized.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.