<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">Hello,
<div dir="auto"><br>
</div>
<div dir="auto">I am having problems trying to create an elliptical arc in gmsh using the python API. I keep getting the following run-time error:</div>
<div dir="auto"><br>
</div>
<div dir="auto">
<p style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(0, 0, 0); background-color: rgb(255, 255, 168);">
[peter:gmsh] % python3 trial-ell.py</p>
<p style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(0, 0, 0); background-color: rgb(255, 255, 168);">
Traceback (most recent call last):</p>
<p style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(0, 0, 0); background-color: rgb(255, 255, 168);">
  File "trial-ell.py", line 80, in <module></p>
<p style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(0, 0, 0); background-color: rgb(255, 255, 168);">
    region()</p>
<p style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(0, 0, 0); background-color: rgb(255, 255, 168);">
  File "trial-ell.py", line 71, in region</p>
<p style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(0, 0, 0); background-color: rgb(255, 255, 168);">
    inn_surf = gmsh.model.occ.addEllipseArc(pil,origin,major_in,piu,-1)</p>
<p style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(0, 0, 0); background-color: rgb(255, 255, 168);">
  File "/Users/peter/fromnet/gmsh-4.4.1-MacOSX-sdk/lib/gmsh.py", line 3503, in addEllipseArc</p>
<p style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(0, 0, 0); background-color: rgb(255, 255, 168);">
    ierr.value)</p>
<p style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(0, 0, 0); background-color: rgb(255, 255, 168);">
ValueError: ('gmshModelOccAddEllipseArc returned non-zero error code: ', 1)</p>
</div>
<div dir="auto"><br>
</div>
<div dir="auto">Unfortunately, I don’t know what this error means, despite having looked through the python source code. I have attached the offending code. I am using the gmsh 4.4.1 SDK.</div>
<div dir="auto"><br>
</div>
<div dir="auto">If someone could help me, I would be most appreciative.</div>
<div dir="auto"><br>
</div>
<div dir="auto">Thanks very much,</div>
<div dir="auto"><br>
</div>
<div dir="auto">Peter.</div>
</div>
</div>
<div name="messageSignatureSection"><br>
<div class="matchFont">---------------------------------------------------------------------<br>
<br>
Associate Professor Peter Johnston (FAustMS, FIMA)<br>
School of Environment and Science<br>
Griffith University | Nathan | QLD 4111 | Technology (N44) Room 3.19<br>
T +61 7 373 57748| F +61 7 373 57656 Email p.johnston@griffith.edu.au</div>
</div>
</body>
</html>