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.

Result

Result

Abstract Class Result

SubTypes

Fields Summary

Field
Description
creationDate
Creation date
creationInformations
Creation information
name
Name of the result
validity
Validity of the result

Methods Summary

Method
Description
areValids
Return an integer array of value 1 if the result is valid else 0 in python session
isValid
Return 1 if the result is valid else 0 (in python session)

Fields Details

creationDate
creationDate : Creation date - [0..1] String
creationInformations
creationInformations : Creation information - [0..999] String
name
name : Name of the result - [1..1] String
validity
validity : Validity of the result - [1..1] ResultValidity

Method Details

areValids
  • Syntax

    areValids()

  • Parameters

    No parameter

  • Returns

    No return value

isValid
  • Syntax

    isValid()

  • Parameters

    No parameter

  • Returns

    No return value