API Reference > FacetModeler Namespace > Classes > BinaryStream Class > BinaryStream Methods > Create Method > BinaryStream::Create Method (OdString&)
BinaryStream::Create Method (OdString&)
Syntax
C++
bool Create(const OdString& szFile);
Parameters 
Description 
const OdString& szFile 
[in] Filename string.  

true if the file is opened successfully, or false otherwise.

Opens a file from the file system for writing. 

 

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