Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

ViewDirection

Set the view direction

Syntax

ViewDirection(positionCamera, lookAtPoint, upVector, zoomScale)

Parameters

  • positionCamera : Camera position - [3..3] Double
  • lookAtPoint : Target point ( coordinates in meter ) - [3..3] Double
  • upVector : Camera rotation around its visualisation axe in degrees - [1..1] Double
  • zoomScale : Zoom scale ( 1 = Zoom All ) - [1..1] Double

Returns

No return value