Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSphere::set Method (double, const OdGePoint3d&)
Syntax
C++
OdGeSphere& set(double radius, const OdGePoint3d& center);

Sets the parameters for this sphere according to the arguments. 

 

Parameters
Description
radius
[in] The radius of this sphere.
center
[in] The origin of the this sphere.

A reference to this OdGeSphere object.

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