API Reference
>
OdDb Classes
>
OdDbDxfFiler Class
>
OdDbDxfFiler Methods
>
OdDbDxfFiler::wrVector2d Method
OdDbDxfFiler::wrVector2d Method
Collapse All
Syntax
C++
virtual
void
wrVector2d
(
int
groupCode
,
const
OdGeVector2d&
value
,
int
precision
= kDfltPrec) = 0;
Parameters
Parameters
Description
int groupCode
[in] Group code.
const OdGeVector2d& value
[in] Value.
int precision = kDfltPrec
[in] Decimal places.
Description
Writes the specified 2D vector value to this Filer object.
Group
OdDbDxfFiler Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic