API Reference > Classes > Extension Classes > ExBimCommandContext Class > ExBimCommandContext Methods > ExBimCommandContext::createObject Method (OdEdBaseIO*, OdBmDatabase*)
ExBimCommandContext::createObject Method (OdEdBaseIO*, OdBmDatabase*)
Syntax
C++
static OdBmCommandContextPtr createObject(OdEdBaseIO* pIOStream, OdBmDatabase* pDb);
Parameters 
Description 
OdEdBaseIO* pIOStream 
[in] Pointer to the the stream buffer.  
OdBmDatabase* pDb 
[in] Pointer to the database. 

Creates an instance of this CommandContext object. 

 

Returns a smart pointer to the newly created object.

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