Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDxfFiler::wrPoint2d Method
Syntax
C++
virtual void wrPoint2d(int groupCode, const OdGePoint2d& value, int precision = kDfltPrec) = 0;

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

Parameters
Description
groupCode
[in] Group code.
value
[in] Value.
precision
[in] Decimal places.
Copyright © 2002-2022. Open Design Alliance All rights reserved.