API Reference > FacetModeler Namespace > Classes > BinaryStream Class > BinaryStream Methods > Write Method > BinaryStream::Write Method (OdGePoint2d&)
BinaryStream::Write Method (OdGePoint2d&)
Syntax
C++
void Write(const OdGePoint2d& val);
Parameters 
Description 
const OdGePoint2d& val 
[in] OdGePoint2d object to write. 

Writes the 2D point. 

 

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