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.

Spatial3DCurve

New 3D curve (2D grid)

Class Spatial3DCurve

Constructors

  • Spatial3DCurve(name ,grid2d ,formula )
  • Spatial3DCurve(name ,grid2d ,formula ,region )

Fields Summary

Field
Description
formula
Formula
grid2d
2D grid for the 3D spatial curve
name
Name of 3D curve (2D grid)
region
Computation region

Methods Summary

no methods

Fields Details

formula
formula : Formula - [1..N] Physic Formula <String>
grid2d
grid2d : 2D grid for the 3D spatial curve - [1..1] Grid2D
name
name : Name of 3D curve (2D grid) - [1..1] String
region
region : Computation region - [0..1] LocationRegion

Method Details

no methods