Curves SegmentSurface
Curves SegmentSurface
|
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.
- 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
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework