Use model.component(<ctag>).geom(<tag>).create(<ftag>,"MeshControlVertices") to define mesh control vertices.
Use model.component(<ctag>).geom(<tag>).feature(<ftag>).selection("input") to select the vertices to include. The default selection is empty.