> On 8 Oct 2020, at 08:31, Nils Wagner <[email protected]> wrote: > > Dear all, > How can I create a rectangular cutout in a cylinder? > The center point of the rectangle is defined by point 6. > Length and width of the cutout should be defined by two variables l and w, > respectively.
The simplest is to use the OpenCASCADE kernel and boolean operations to create the cutout. Christophe > Kind regards, > Nils > > <cylinder.geo>_______________________________________________ > gmsh mailing list > [email protected] > http://onelab.info/mailman/listinfo/gmsh — Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://people.montefiore.ulg.ac.be/geuzaine _______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
