API Reference > OdGe Classes > OdGeSphere Class > OdGeSphere Methods > OdGeSphere::getAnglesInV Method
OdGeSphere::getAnglesInV Method
Syntax
C++
void getAnglesInV(double& startAngleV, double& endAngleV) const;
Parameters 
Description 
double& startAngleV 
[out] Receives the start latitude.  
double& endAngleV 
[out] Receives the end latitude. 

Retrieves the start and end latitude. 

 

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