<div dir="ltr">Hello, <div><br></div><div>I'm a Master student and I use Gmsh to solve fracture mechanic problems. From the interactive mode, I have used <span style="color:rgb(0,0,0);white-space:pre-wrap"></span>the plugin crack to generate a crack in a surface, but I need to use this plugin from the command line. Is it possible? </div><div><br></div><div>I usually use the script bellow:</div><div>     gmsh -2 -clscale 1.0 temp.geo -o temp.msh -algo auto -order 3<br></div><div><br></div><div>I tried to add the following lines to the temp.geo file, but it didn't work.</div><div>     Plugin(Crack).Dimension = 1;<br></div>     Plugin(Crack).PhysicalGroup = 11;<br>     Plugin(Crack).Run;<div><br></div><div>What can I do to solve this problem?</div><div><br></div><div>Thank you for your help. <br><br>Best regards, <br>Rosicley <br></div></div>