Close

Relief for ODA Team in Ukraine

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

Creates a sphere centered about the world origin. 

 

Parameters
Description
radius
[in] Sphere radius.

The following constraints apply:

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