API Reference > Classes > Extension Classes > ExBimCommandContext Class > ExBimCommandContext Methods > ExBimCommandContext::setArbitraryData Method
ExBimCommandContext::setArbitraryData Method
Syntax
C++
virtual void setArbitraryData(const OdString& fileName, OdRxObject* pDataObj);
Parameters 
Description 
const OdString& fileName 
[in] File name.  
OdRxObject* pDataObj 
[in] Pointer to the data object. 

Writes arbitrary data to the specified file with this CommandContext object. 

 

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