Use model.component(<ctag>).mesh(<tag>).create(<ftag>,"CreateFaces") to create additional faces by selecting bounding edges. Use model.component(<ctag>).mesh(<tag>).feature(<ftag>).selection() to specify the bounding edges. If you do not specify the selection, it is left empty.