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.

GeometricObject

Geometric object

Abstract Class GeometricObject

SubTypes

Fields Summary

Field
Description
color
Geometric object color
coordSys
Coordinates system for definition
ETAT
Indicateur d'état de l'objet géométrique
ID_BDC
Object identifier in the auxilary subdatabase
name
Name of the geometric object
visibility
Geometric object visibility

Methods Summary

Method
Description
createSheetByCut
Select cut plane - Step 1 on 2 of wizard
cut
Select cuting sheet - Step 2 on 2 of wizard
cutByPlan
Cut geometric objects
setInvisible
Set invisible selected objects
setVisible
Set visible selected objects

Fields Details

color
color : Geometric object color - [1..1] Color
coordSys
coordSys : Coordinates system for definition - [1..1] CoordSys
ETAT
ETAT : Indicateur d'état de l'objet géométrique - [1..1] Integer
ID_BDC
ID_BDC : Object identifier in the auxilary subdatabase - [1..1] Integer
name
name : Name of the geometric object - [1..1] String
visibility
visibility : Geometric object visibility - [1..1] Visibility

Method Details

createSheetByCut
  • Syntax

    result = createSheetByCut(cutPlane)

  • Parameters

  • Returns

cut
  • Syntax

    result = cut(radical)

  • Parameters

    • radical : Radical objects created - [0..1] String
  • Returns

cutByPlan
  • Syntax

    cutByPlan()

  • Parameters

    No parameter

  • Returns

    No return value

setInvisible
  • Syntax

    setInvisible()

  • Parameters

    No parameter

  • Returns

    No return value

setVisible
  • Syntax

    setVisible()

  • Parameters

    No parameter

  • Returns

    No return value