API Reference > OdGe Classes > OdGeLinearEnt3d Class > OdGeLinearEnt3d Methods > OdGeLinearEnt3d::getLine Method
OdGeLinearEnt3d::getLine Method
Syntax
C++
void getLine(OdGeLine3d& line) const;
Parameters 
Description 
OdGeLine3d& line 
[out] Receives the infinite line. 

Returns a reference to an infinite line collinear with this one. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.