API Reference > OdBr Classes > OdBrEdge Class > OdBrEdge Methods > OdBrEdge::getVertex2 Method
OdBrEdge::getVertex2 Method
Syntax
C++
bool getVertex2(OdBrVertex & vertex2) const;
Parameters 
Description 
OdBrVertex & vertex2 
[out] Receives the end vertex. 

Returns the end vertex of this Edge entity.

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