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.
PathParametrized
Parametrized
Constructors
- PathParametrized(name ,pathDiscretization ,parametrizedCoord ,UminUmax ,coordSys )
- PathParametrized(name ,pathDiscretization ,parametrizedCoord ,UminUmax ,coordSys ,mechanicalSet ,discretization ,regionVolume ,regionVolumeThick0 ,regionVolumeThickT ,regionFace ,regionFaceThick0 ,regionFaceThickT ,regionFaceThickX ,regionLine ,regionPoint ,thickness ,color ,visibility )
Fields Summary
- Field
- Description
- coordSys
- parametrizedCoord
- X(U)/Y(U)/Z(U)
- UminUmax
- Umin/Umax
Inherited Fields
- color defined in Path
- discretization defined in Path
- mechanicalSet defined in Path
- name defined in Path
- pathDiscretization defined in Path
- regionFace defined in Path
- regionFaceThick0 defined in Path
- regionFaceThickT defined in Path
- regionFaceThickX defined in Path
- regionLine defined in Path
- regionPoint defined in Path
- regionVolume defined in Path
- regionVolumeThick0 defined in Path
- regionVolumeThickT defined in Path
- thickness defined in Path
- visibility defined in Path
Methods Summary
no methods
Inherited Methods
- setInvisible defined in Path
- setVisible defined in Path
Fields Details
- coordSys
- coordSys : Repere - [1..1] CoordSys
- parametrizedCoord
- parametrizedCoord : X(U)/Y(U)/Z(U) - [2..3] String
- UminUmax
- UminUmax : Umin/Umax - [2..2] Geometric Formula <String>
Method Details
no methods