API Reference
>
OdDb Classes
>
OdDbDxfFiler Class
>
OdDbDxfFiler Methods
>
wrBinaryChunk Method
>
OdDbDxfFiler::wrBinaryChunk Method (int, OdBinaryData&)
OdDbDxfFiler::wrBinaryChunk Method (int, OdBinaryData&)
Collapse All
Syntax
C++
void
wrBinaryChunk
(
int
groupCode
,
const
OdBinaryData&
value
);
Parameters
Parameters
Description
int groupCode
[in] Group code.
const OdBinaryData& value
[in] Value.
Description
Writes the specified BinaryChunk value to this Filer object.
Group
wrBinaryChunk Method
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic