Need a way to get a sketch from a face e.g. body.get_sketch_from_face(facequery) together with construction planes this can be very useful body.get_construction_plane_from_face(facequery, offset=0)
Need a way to get a sketch from a face
e.g. body.get_sketch_from_face(facequery)
together with construction planes this can be very useful
body.get_construction_plane_from_face(facequery, offset=0)