Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCADModel::getSource Method (OdStreamBufPtr&)
Syntax
C++
void getSource(OdStreamBufPtr& pStreamPrc) const;

Returns the current stream buffer object associated with a .prc file that is the source for the CAD model. This method fills a passed smart pointer with the address of the stream buffer object and returns it to a calling subroutine. 

 

Parameters
Description
pStreamPrc
[out] A placeholder for the smart pointer to the stream buffer.
Copyright © 2002-2022. Open Design Alliance All rights reserved.