Use model.component(<ctag>).geom(<tag>).create(<ftag>,"MeshControlEdges") to define mesh control edges.
Use model.component(<ctag>).geom(<tag>).feature(<ftag>).selection("input") to select the edges to include. The default selection is empty.
Use includevtx to specify if the feature also removes the ignorable start and end vertices of the edge.