Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPageController::read Method
Syntax
C++
virtual OdStreamBufPtr read(Key key) = 0;

Pages in the specified data.

Parameters
Description
key
[in] Paged data key, as returned by write().

Returns a SmartPointer to an OdDbStreamBuf object containing the specified paged data from a client-supplied data source. 

 

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