API Reference > Classes > PRC Topology Classes > OdPrcTopoItem Class > OdPrcTopoItem Methods > OdPrcTopoItem::writePtr Method
OdPrcTopoItem::writePtr Method
Syntax
C++
static void writePtr(const OdPrcTopoItem * pTopoItem, OdPrcCompressedFiler * pStream);
Parameters 
Description 
const OdPrcTopoItem * pTopoItem 
[in] A smart pointer to an OdPrcTopoItem object.  
OdPrcCompressedFiler * pStream 
[in] A pointer to an output stream (file stream, memory stream) to write to. 

Writes topological entity data to a specified output stream. 

 

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