You are viewing the documentation for an older COMSOL version. The latest version is
available here
.
Deleting Mesh Features
To delete a feature, enter
model.component(
<ctag>
).mesh(
<tag>
).feature().remove(
<ftag>
);