Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGEdge::getFirstAndLastEdgeGePnt Method
Syntax
C++
bool getFirstAndLastEdgeGePnt(OdGePoint3d& pt, bool bLastPt) const;

Returns the edge's 3D start or end points. 

 

Parameters
Description
pt
[out] Output point.
bLastPt
[in] Which point do we need to return. false is first point. true is last point.

Returns true if the point exists.

Copyright © 2002-2022. Open Design Alliance All rights reserved.