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.

CoordSys

Type of Coordinate System

Abstract Class CoordSys

SubTypes

Fields Summary

Field
Description
angleUnit
Angle Unit
lengthUnit
Length Unit
name
Name of Coordinate System
origin
Origin: first component/Origin: second component/Origin: third component
parentCoordSys
rotationAngles
visibility
Coordinate System Visibility

Methods Summary

Method
Description
setInvisible
Set invisible selected coordinate systems
setVisible
Set visible selected coordinate systems

Fields Details

angleUnit
angleUnit : Angle Unit - [1..1] AngleUnit
lengthUnit
lengthUnit : Length Unit - [1..1] LengthUnit
name
name : Name of Coordinate System - [1..1] String
origin
origin : Origin: first component/Origin: second component/Origin: third component - [2..3] Geometric Formula <String>
parentCoordSys
parentCoordSys : Coordinate System of reference - [1..1] REP_ORI_I
rotationAngles
rotationAngles : Rotation angles - [1..1] RotationAngles
visibility
visibility : Coordinate System Visibility - [1..1] Visibility

Method Details

setInvisible
  • Syntax

    setInvisible()

  • Parameters

    No parameter

  • Returns

    No return value

setVisible
  • Syntax

    setVisible()

  • Parameters

    No parameter

  • Returns

    No return value