API Reference > OdGe Classes > OdGeLineSeg3d Class > OdGeLineSeg3d Methods > OdGeLineSeg3d::getBisector Method
OdGeLineSeg3d::getBisector Method
Syntax
C++
void getBisector(OdGePlane& plane) const;
Parameters 
Description 
OdGePlane& plane 
[out] Receives the bisecting plane. 

Gets the unbounded perpendicular bisecting plane of this line segment. 

 

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