Nur von TurboCAD Platinum unterstützt
Menü: Ändern, Versetzen, Versatz
Regeln sind mathematische Funktionen in Form einer Formel. Sie werden verwendet, um zu definieren, wie sich ergebende Objekte verändert werden.
Regeln werden über den Regeleditor aufgestellt und ausgewählt. Der Regeleditor ist spezifisch für jedes Werkzeug, das Regeln verwendet und lässt sich über dieses Werkzeug öffnen.
So verwenden Sie eine Regel:
- Open the Laws Editor.
- Select the desired law in the Laws table by double-clicking and press OK. The law that is applied is what is in the formula field.
To create a law:
- Type the desired formula into the formula field.
- Press the + (plus) button.
- Type in a titke for the law and press OK.
The new law will appear in the Laws table
To Delete a law:
- Open the Laws Editor.
- Click on the Law in the Laws table to select it.
- Right click and select Delete, or press the - (minus) button.
Laws cannot be edited but double click a law will load it into the Formula field where it can be altered and then a new altered law added.
f(u)
In the Offset tool the function are defined as a function of U. Where U is the distance along the object being offset. Therfore the function is dependant upon the direction that the object is drawn. You can determine the direction by looking at the vertex values in the Selection Info palette.
The effect of the formula is added to the Offset Distance.
Examples:
All of these examples are set with the Offset Distance set to Zero (0).
Setting f(u) = u
Setting f(u) = 2
Setting f(u) = cos(u)
Setting f(u) = u
Notice that the distance between the start and end of the resulting spiral is ~Pi since the diameter of the original circle is 1.0.
Demo Video: