cgexplore.scram.points_on_sphere¶ cgexplore.scram.points_on_sphere(sphere_radius, num_points, angle_rotation)[source]¶ Get the points on a sphere. Parameters: sphere_radius (float) num_points (int) angle_rotation (float) Return type: ndarray