API Reference > OdDb Classes > OdDbRay Class > OdDbRay Methods > OdDbRay::getEndPoint Method
OdDbRay::getEndPoint Method
Syntax
C++
virtual OdResult getEndPoint(OdGePoint3d& endPoint) const;
Parameters 
Description 
OdGePoint3d& endPoint 
[out] Reference to a variable which is three-dimensional point instance. 

This method is not applicable for the ray entity. 

 

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