Parameters |
Description |
double radius |
[in] Sphere radius. |
OdInt32 divAxis |
[in] Specifies how many divisions will be made for the base circle. |
OdInt32 divHeight |
[in] Specifies how many divisions will be made in the direction of the height of a sphere. |
OdInt32 subDLevel |
[in] Level of smoothness. |
eOk if the operation completed successfully, or an appropriate error code otherwise.
Creates a mesh of a sphere.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|