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.

ConstantTabulatedSpatialQuantityByImport

New (constant) tabulated spatial quantity by importation

Class ConstantTabulatedSpatialQuantityByImport

Constructors

  • ConstantTabulatedSpatialQuantityByImport(spatialParameterName ,support ,importQuantityFile ,localization ,mechanicalSetPosition )
  • ConstantTabulatedSpatialQuantityByImport(spatialParameterName ,support ,importQuantityFile ,localization ,mechanicalSetPosition ,lengthUnit ,coordSys )

Fields Summary

Field
Description
coordSys
Coordinate system to attach the imported values
importQuantityFile
lengthUnit
Length unit (meter if any)
localization
Import options
mechanicalSetPosition
Position of the mechanical set of the support (if existing) in the file to import
spatialParameterName
Name of the tabulated spatial quantity for the result of importation
support
Support for importation

Methods Summary

no methods

Fields Details

coordSys
coordSys : Coordinate system to attach the imported values - [0..1] CoordSys
importQuantityFile
importQuantityFile : importer_creer_grandeur_cst.fichier - [1..1] DataImportFormat
lengthUnit
lengthUnit : Length unit (meter if any) - [0..1] LengthUnit
localization
localization : Import options - [1..1] ImportOption
mechanicalSetPosition
mechanicalSetPosition : Position of the mechanical set of the support (if existing) in the file to import - [1..1] MechanicalSetReferenceOrCurrentPosition
spatialParameterName
spatialParameterName : Name of the tabulated spatial quantity for the result of importation - [1..1] String
support
support : Support for importation - [1..1] SupportImportExport

Method Details

no methods