Эта документация не закончена. Пожалуйста, помогите и внесите свой вклад в разработку документации.
Пример документирования команды Gui объясняет, как должны быть задокументированы команды. Просмотрите Category:UnfinishedDocu/ru, чтобы увидеть больше незавершённых страниц, подобных этой. Смотрите Category:Command Reference/ru для всех команд.
Смотрите Wiki Страницы, чтобы узнать о редактировании вики-страниц, и зайдите на страницу Помоги FreeCAD, чтобы узнать о других способах, которыми вы можете внести свой вклад.
|
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 ДанныеThickness property.true
.false
, the ДанныеFill Faces property to true
, and the ДанныеThickness 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 ДанныеOffset 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