<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello everyone,<br>
<br>
i'm trying to mesh some large and complex step models with Gmesh.
The meshing itself is not the problem, but i have noticed, that
every line is meshed with at least two elements, no matter what is
set for <code>Mesh.CharacteristicLengthMin</code>. Is there a
possibility to set the minimum number of elements for straught lines
to one? For curved lines it is possible with <code>Mesh.MinimumCurvePoints</code>.
Is there a equivalent command or something else for straight lines?<br>
<br>
Thanks in advance<br>
Matthias<br>
</body>
</html>