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

Returns a reference to an infinite line colinear with this linear entity. 

 

It is up to the caller to delete the returned line.

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