Close

Relief for ODA Team in Ukraine

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

Writes the specified 3D vector 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.