This documentation is not finished. Please help and contribute documentation.
GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.
See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.
|
Menu location |
---|
Surfaces → Sketch on Surface |
Workbenches |
Curves |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
The Curves SketchOnSurface tool maps a sketch onto an arbitrary curved face, like a label on a bottle. The sketch must be actually attached to a face (see Sketch.Support). The
Map
mode of the sketch has no effect on the result.
Above: shows the Sketch_On_Surface
object applied to the cylinder face (left) and the source sketch in edit mode (right)
There are 2 methods to use the SketchOnSurface tool:
true
and enter a value other than 0.0
for the DatiThickness property.true
.false
, the DatiFill Faces property to true
, and the DatiThickness property to 0.0
. Any other value for the latter will add a second equidistant face (the red faces in the above screenshot); Thickness is a distance value in this case).0.0
for the DatiOffset property, this also moves any shape based on this wire accordingly.See also: Property editor.
A Sketch_On_Surface object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Settings
Bool
): Add extrusion facesBool
): Make faces from closed wiresFloat
): Offset distance of mapped sketchFloat
): Extrusion thicknessSketchOnSurface
LinkList
): Additional objects that will be mapped on surfaceLink
): Input SketchTouchup
Bool
): include construction geometry in sketch boundsBool
): Reverse U directionBool
): Reverse V directionBool
): Swap U and V directions