Mesh > Working with a Meshing Sequence > Adding a Meshing Sequence

Adding a Meshing Sequence
To add a new meshing sequence to a model object model, enter
model.mesh().create(<mtag>,<gtag>);
where mTag is the mesh’s tag (an identifier of your choice) and gTag is the tag of the associated geometry. If you want to import a mesh, you must specify an empty geometry sequence; the geometry is then defined by the mesh.