API Reference > Classes > PRC Base Data Types Classes > OdPrcUserData Class > OdPrcUserData Methods > bitData Method > OdPrcUserData::bitData Method ()
OdPrcUserData::bitData Method ()
Syntax
C++
OdBitBinaryData & bitData();

Returns the current binary stream of user defined data. The binary stream of user defined data is returned as a reference to an OdBitBinaryData object, therefore it can be used to set a new binary stream.

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