Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
ExPrcCommandContext::createObject Method (OdEdBaseIO*, OdRxObject*)
Syntax
C++
static OdPrcCommandContextPtr createObject(OdEdBaseIO* pIOStream, OdRxObject* pRxDb = 0);

Creates an instance of the ExPrcCommandContext class.

Parameters
Description
pIOStream
[in] A pointer to a stream buffer for user input/output operations.
pRxDb
[in] A pointer to a database represented as an OdRxObject.

Returns a smart pointer to the newly created object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.