Deleting Mesh Features
To delete a feature, enter
model.component(
<ctag>
).mesh(
<tag>
).feature().remove(
<ftag>
);