API Reference > OdGe Classes > OdGeSphere Class > OdGeSphere Methods > OdGeSphere::getAnglesInU Method
OdGeSphere::getAnglesInU Method
Syntax
C++
void getAnglesInU(double& startAngleU, double& endAngleU) const;
Parameters 
Description 
double& startAngleU 
[out] Receives the start longitude.  
double& endAngleU 
[out] Receives the end longitude. 

Retrieves the start and end longitude. 

 

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