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.
CutPlaneEquation
Coefficients of the plane (Ax+By+Cz=D) A/B/C/D
Constructors
- CutPlaneEquation(name ,coordSys ,coefficients )
- CutPlaneEquation(name ,coordSys ,coefficients ,visibility ,regions )
Fields Summary
- Field
- Description
- coefficients
- A/B/C/D
Inherited Fields
- coordSys defined in CutPlane
- name defined in CutPlane
- regions defined in CutPlane
- visibility defined in CutPlane
Methods Summary
no methods
Inherited Methods
- setInvisible defined in CutPlane
- setVisible defined in CutPlane
Fields Details
- coefficients
- coefficients : A/B/C/D - [4..4] Geometric Formula <String>
Method Details
no methods