Use model.component(<ctag>).mesh(<tag>).create(<ftag>,"Ball") to split geometric entities of an imported 2D or 3D mesh by an element set defined by a ball.
Use model.component(<ctag>).mesh(<tag>).feature(<ftag>).selection() to specify geometric entities to split. If you do not specify the selection, the feature operates on the entire geometry.