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

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.