API Reference > OdBcf Namespace > Classes > OdBcfRoot Class > OdBcfRoot Methods > OdBcfRoot::createObject Method
OdBcfRoot::createObject Method
Syntax
C++
static OdSmartPtr<OdBcfRoot> createObject(const OdBcfElementPtr & pRoot);
Parameters 
Description 
const OdBcfElementPtr & pRoot 
[in] A smart pointer to the root element of hierarchy.  

A smart pointer to the created OdBcfRoot instance.

Creates a new root object.

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