API Reference > Other Classes > OdBaseHierarchyTreeFiler Class > OdBaseHierarchyTreeFiler Methods > OdBaseHierarchyTreeFiler::wrGePoint2d Method
OdBaseHierarchyTreeFiler::wrGePoint2d Method
Syntax
C++
virtual void wrGePoint2d(const OdGePoint2d& value) = 0;
Parameters 
Description 
const OdGePoint2d& value 
[in] Value to write. 

Writes the specified 2D point value to this Filer object. 

 

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