Use model.component(<ctag>).mesh(<tag>).create(<ftag>,"LogicalExpression") to split entities of an imported mesh by specifying an element set based on a logical expression.
Use model.component(<ctag>).mesh(<tag>).feature(<ftag>).selection() to specify the geometric entities for which you want to define an element selection. If you do not specify the selection, the feature operates on the entire geometry.