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 managing a session for work with BCF data.

Enumerates supported sort orders within the session. 
Adds an existing archive object to the session collection.  
Adds comment to a topic with a specified GUID from a specified project.  
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.  
Delete the comment from the topic with a specified GUID from a specified project.  
Delete the viewpoint from the topic with a specified GUID from a specified project.  
Edit the comment from the topic with a specified GUID from a specified project.  
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.  
Returns an OdGUID of topic folder.  
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.  
Sets a new session author.  
Sets a progress meter.  
Validates the archive with a specified identifier.  
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-2021. Open Design Alliance. All rights reserved.