API Reference > OdBcf Namespace > Classes > OdBcfSession Class
OdBcfSession Class
OdBcf__OdBcfSession
Syntax
C++
class OdBcfSession : public OdRxObject;

BcfSession.h

A class that provides functionality for working with a topic folder.

 
Name 
Description 
 
details Enumerates supported sort orders within the session. 
 
Name 
Description 
 
Adds an existing archive object to the session collection.  
 
Adds a screenshot to a specified topic folder object.  
 
Adds an existing topic folder object to a specified project.  
 
Creates a new bitmap instance.  
 
Creates a new component coloring instance.  
 
Creates a new component selection instance.  
 
Creates a new component visibility instance.  
 
Creates a new session object.  
 
Creates a new project instance.  
 
Creates a new project extension instance.  
 
Creates a new topic instance.  
 
Creates a new version instance.  
 
Creates a new view setup hints instance.  
 
Creates a new visualization info instance.  
 
Retrieves an archive with the specified identifier.  
 
Constructs the path to the screenshot of a specified topic.  
 
Retrieves the topic folder object with a specified GUID from a specified project.  
 
Retrieves the topic folders of a specified project.  
 
Loads an archive using a specified data accessor.  
 
Removes the archive with a specified identifier.  
 
Removes a topic folder object with a specified GUID from a specified project.  
 
Saves the archive using a specified data accessor object.  
 
Validates the archive with a specified identifier.  
Name 
Description 
A data type that represents an STD pair containing an array of strings with component GUIDs and a string that represents a color value. 
A data type that represents an ODA array of ComponentColoring objects. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.