Diese Dokumentation ist noch nicht fertiggestellt. Bitte hilf mit und trage etwas zur Dokumentation bei.
Die Seite GuiBefehl Modell erklärt, wie Befehle dokumentiert werden sollten. Unter Category:UnfinishedDocu findest du weitere unvollständige Seiten wie diese (und unter Category:UnfinishedDocu/de unvollständige Übersetzungen). Siehe Category:Command Reference für sämtliche Befehle (und Category:UnfinishedDocu/de für vorhandene Übersetzungen).
Siehe WikiSeiten, um zu lernen, wie die Wiki-Seiten bearbeitet werden und FreeCAD Unterstützen, um andere Wege zu entdecken, wie du einen Beitrag leisten kannst.
|
Menu location |
---|
Curves → Approximate |
Workbenches |
Curves |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
Beschreibung
Das Werkzeug Approximieren approximiert Punkte zu einer NURBS-Kurve oder -Oberfläche.
Anwendung
- Select one or more objects that contain at least two vertices each.
- There are several ways to invoke the tool:
- Press the
Approximate button.
- Select the Curves →
Approximate option from the menu.
- Press the
- An Approximation_Curve object is created for each selected object.
- Optionally edit the values in the Property editor to choose a different approximation method and parametrization type and also adjust the related properties (see Properties below).
Eigenschaften
Siehe auch: Eigenschafteneditor.
Ein Approximation_Curve-Objekt wird von einem Part-Formelement abgeleitet und erbt alle seine Eigenschaften. Außerdem besitzt es die folgenden zusätzlichen Eigenschaften:
Daten
Approximate
- DatenPoint Object (
Link
): Object containing the points to approximate.
General
- DatenApprox Tolerance (
Float
): Approximation tolerance. - DatenClamp Ends Tolerance (
Bool
): Clamps endpoints. - DatenClosed (
Bool
): Forces a closed curve. - DatenContinuity (
Enumeration
): Desired continuity on the curve. - DatenDegree Max (
Integer
): Maximum degree of the curve. - Daten Degree Min (
Integer
): Minimum degree of the curve. - DatenMethod (
Enumeration
): Approximation method.Parametrization
(default): ...Smoothing Algorithm
: ...
Parameters
- DatenCurvature Weight (
FloatConstraint
): Weight of curve curvature for smoothing algorithm. - DatenLength Weight (
FloatConstraint
): Weight of curve length for smoothing algorithm. - Daten Parametrization (
Enumeration
): Parametrization type.ChordLength
(default): ...Centripetal
: ...Uniform
: ...Curvilinear
: ...
- DatenTorsion Weight (
FloatConstraint
): Weight of curve torsion for smoothing algorithm.
Range
- DatenFirst Index (
Integer
): Index of first point. - DatenLast Index (
Integer
): Index of last point (-1 to ignore). - DatenStart Offset (
Integer
): For closed curves, allows to choose the location of the join point.
Diese Seite wird abgerufen von https://wiki.freecad.org/Curves_Approximate