API Reference > OdGe Classes > OdGeSphere Class > OdGeSphere Constructor > OdGeSphere::OdGeSphere Constructor (double, OdGePoint3d&)
OdGeSphere::OdGeSphere Constructor (double, OdGePoint3d&)
Syntax
C++
OdGeSphere(double radius, const OdGePoint3d& center);
Parameters 
Description 
double radius 
[in] The *radius* of this sphere.  
const OdGePoint3d& center 
[in] The origin of the this sphere. 

Constructor for the OdGeSphere class.

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