API Reference > OdBcf Namespace > Classes > OdBcfTopicFolder Class > OdBcfTopicFolder Methods > OdBcfTopicFolder::createObject Method
OdBcfTopicFolder::createObject Method
Syntax
C++
static OdSmartPtr<OdBcfTopicFolder> createObject(const OdBcfMarkupPtr & pMarkup, const OdBcfVisualizationInfoArray & visualizationInfo);
Parameters 
Description 
const OdBcfMarkupPtr & pMarkup 
[in] A smart pointer to the markup of the topic folder.  
const OdBcfVisualizationInfoArray & visualizationInfo 
[in] An array of smart pointers to visualization information about topics.  

A smart pointer to the created OdBcfTopicFolder instance.

Creates a new topic folder object.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.