Fun3D Logo
FUN3D HELP
2.3 Parametric 3D Curves: Properties
  1. Meta
    1. Name
  2. Appearance
    1. Line Color
    2. Line Width
    3. Point Color
    4. Transparency
  3. Functions
    1. X(u)
    2. Y(u)
    3. Z(u)
  4. Parameters
    1. Dynamic Parameters
    2. Parameters
  5. Position
    1. X position
    2. Y position
    3. Z position
  6. Scale
    1. Scale X
    2. Scale Y
    3. Scale Z
  7. U
    1. Maximum Umax Value
    2. Maximum Umin Value
    3. Minimum Umax Value
    4. Minimum Umin Value
    5. U max
    6. U min
    7. U dens

1.1 Name: Used for identifying the object on scene.

2.2 Line Color: The color of the line

2.3 Line Width: Weight of the line

2.4 Point Color: Color of the selector points

2.5 Transparency: Not in use

3. Functions: Parametric equitation system
(see: 9.3 Supported functions and syntax and 2.1 Parametric 3D Curves: Theory)

4.1 Dynamic Parameters: Calculated parameters
(see: 9.4 Working with Parameters)

4.2 Parameters: Parameters with constant value editable throught Value Inspector
(see: 9.2 Value Inspector and 9.4 Working with Parameters)

5. Position: Coordinates of object's local coordinate system origin in world (scene) coordinate system
(see: 9.6 Coordinate Systems)

6. Scale: Object scale along x, y and z axis (if negativ values used, object will be mirrored)

7. U: Values determining 'u' parameter (usualy 't' parameter in examples)

7.(1-4): Used for Value Inspector
(see: 9.2 Value Inspector)

7.(5-6): Maximum and minimum U value - Umin< u < Umax

7.7 U dens: Density of curve. 3D Curve is created from line segments. This property representing discretisation of curve (or no. of pints in curve)