Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXline::setUnitDir Method
Syntax
C++
void setUnitDir(const OdGeVector3d& geDirVector);

Sets the unit direction vector of the infinity line (DXF 11) in WCS. The initial value is (0,0,1) by default. 

 

Parameters
Description
geDirVector
[in] Three-dimensional vector instance to set the infinity line direction.

The method automatically converts the specified coordinates to a unit vector.

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