Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDb3dSolid::createSphere Method
Syntax
C++
virtual void createSphere(double radius);

Creates a sphere centered about the world origin with the specified radius. 

 

Parameters
Description
radius
[in] Radius for the sphere.

The following constraints are applied:

  • radius >= 1e-6
Copyright © 2002-2022. Open Design Alliance All rights reserved.