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

Writes the 3D point. 

 

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