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

Gets the infinite perpendicular bisector of this line segment. 

 

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