API Reference > OdDg Classes > IPSHelper Class > IPSHelper Methods > IPSHelper::in Method
IPSHelper::in Method
Syntax
C++
virtual bool in(OdStreamBuf * pStreamBuf) = 0;
Parameters 
Description 
OdStreamBuf * pStreamBuf 
[in] Pointer to the StreamBuf object from which the data are to be read.  
typeVer 
[out] Receives the type and version of the Parasolid file.  
standardSaveFlag 
[in] Controls the saving and restoring of use count data in the save file. 

Returns true if and only if successful

Loads the specified Parasolid file.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.