Page 1 of 1

New sketch on arbitrary face

Posted: Sun Jun 02, 2019 8:04 pm
by ari
Hi all,

Please make it possible to start a new sketch on an arbitrary (planar) face. Either:
  • select face
  • click "create new sketch"
or
  • click "create new sketch"
  • click on face
IMO, this should directly open the sketch. And obviously both ways are not mutually exclusive from a users viewpoint.

I.e. give an alternative to the following:
  • click "create new sketch"
  • select one of the origin planes
  • click ok
  • click close
  • select the desired face
  • click "map sketch to a face"
  • select the newly created sketch
  • click ok
  • click ok another time for the attachment mode

Re: New sketch on arbitrary face

Posted: Mon Jun 03, 2019 5:29 am
by Jee-Bee
If the arbitrary face is a flat face both are possible already.

see here: https://www.freecadweb.org/wiki/Sketcher_NewSketch
and here: https://www.freecadweb.org/wiki/Sketcher_MapSketch

Re: New sketch on arbitrary face

Posted: Mon Jun 03, 2019 1:26 pm
by jmaustpc
ari wrote: Sun Jun 02, 2019 8:04 pm Please make it possible to start a new sketch on an arbitrary (planar) face.
Not only is that already how it works, its worked like that for a very, very long time, years and years. Its best to read the wiki before asking for help or feature requests etc. of course the wiki in not always complete or up to date in all things but it does contain an enormous amount of useful knowledge.

Re: New sketch on arbitrary face

Posted: Mon Jun 03, 2019 10:48 pm
by chrisb
The two basic PartDesign Tutorials use this technique as well.

All that being said, since 0.17 it is recommended to attach sketches rather on the principal planes or DatumPlanes to avoid topological naming issues occurring, in case you later have to edit features prior to the attached sketch.

Re: New sketch on arbitrary face

Posted: Sat Jun 08, 2019 6:04 pm
by ari
Not only is that already how it works, its worked like that for a very, very long time, years and years. Its best to read the wiki before asking for help or feature requests etc. of course the wiki in not always complete or up to date in all things but it does contain an enormous amount of useful knowledge.
I could swear I tried it this way before (otherwise I wouldn't have put it as one solution into the feature request) and I definitely search for how to do this and only found docu starting at the origin planes, and this ancient thread asking for this.
Thanks for pointing this out!