> On 27 Dec 2018, at 10:31, Johannes <[email protected]> wrote: > > Hello, > > is there a way to define that a spline must start/end perpendicular to > another line/to a coordinate system axis?
Not directly: you'll need to compute all the parameters (knots and multiplicities) of the bsplines to get what you want. Adding simple constraints like those could be a nice addition to our CAD interface, though. Don't hesitate to open an issue in our gitlab or contribute some code to that effect! Christophe > > Thanks in advance. > > Kind Regards > > Johannes > > _______________________________________________ > gmsh mailing list > [email protected] > http://onelab.info/mailman/listinfo/gmsh — Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onelab.info _______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
