Signature
direction(x : LENGTH, y : LENGTH, z : LENGTH) : Direction
Arguments
Name | Input / Output | Required? | Type | Comment |
x | In | Yes | LENGTH | Creates a direction defined by the reference axes origin and the point whose coordinates are specified in the function argument. |
y | In | Yes | LENGTH | Creates a direction defined by the reference axes origin and the point whose coordinates are specified in the function argument. |
z | In | Yes | LENGTH | Creates a direction defined by the reference axes origin and the point whose coordinates are specified in the function argument. |
Example
Geometrical Set.1\Point.1 = pointtangent
(Geometrical Set.1\Spline.1, direction (10mm,10mm,10mm))