Controller.add_sphere

Controller.add_sphere()Optional[compas.geometry.shapes.sphere.Sphere][source]

Add a sphere at the origin.

Returns

  • Sphere – If the operation was successful

  • None – Otherwise