Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeLine3d::OdGeLine3d Constructor (const OdGePoint3d&, const OdGeVector3d&)
Syntax
C++
OdGeLine3d(const OdGePoint3d& point, const OdGeVector3d& vect);

Constructor for the OdGeLine3d class. 

 

Parameters
Description
point
[in] A 3D point on a line.
vect
[in] Defines the direction of the line.

Constructs an infinite line coincident with the passed vector direction.

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