|
|
| Menu location |
|---|
| Surfaces → Segment surface |
| Workbenches |
| Curves |
| Default shortcut |
| None |
| Introduced in version |
| - |
| See also |
| None |
Description
The Curves SegmentSurface tool allows to segment a surface on isocurves.
Usage
- Select a face in the 3D view.
- There are several ways to invoke the tool:
- Press the
Segment surface button.
- Select the Surfaces →
Segment surface option from the menu.
- Press the
- A Segment_Surface object is created.
- Optionally edit the values in the Property editor to adjust the related properties (see Properties below).
Properties
See also: Property editor.
A Segment_Surface object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
Base
- DataOption (
Enumeration): Option list.Custom(default): ...Auto: ...
- DataSource (
LinkSub): Initial Face.
Option Auto
- DataDirection (
Enumeration): Segmenting direction.U(default): ...V: ...Both: ...
UDirection
- DataKnots U (
FloatList): Splitting parameters in U direction. - DataKnots UProvider (
Link): Object generating normalized parameters in U direction. - DataNumber U (
Integer): Split the U parameter range in the given number of segments.
VDirection
- DataKnots V (
FloatList): Splitting parameters in V direction. - DataKnots VProvider (
Link): Object generating normalized parameters in V direction. - DataNumber V (
Integer): Split the V parameter range in the given number of segments.
Scripting
This page is retrieved from https://wiki.freecad.org/Curves_SegmentSurface