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.

CutPlane

Type of Cut Plane

Abstract Class CutPlane

SubTypes

Fields Summary

Field
Description
coordSys
Coordinate system for definition
name
Name of the Cut Plane
regions
Limit the cut plane to a list of regions
visibility
Cut Plane visibility

Methods Summary

Method
Description
setInvisible
Modify Cut Plane visibility
setVisible
Modify Cut Plane visibility

Fields Details

coordSys
coordSys : Coordinate system for definition - [1..1] CoordSys
name
name : Name of the Cut Plane - [1..1] String
regions
regions : Limit the cut plane to a list of regions - [0..1] CuttedRegions
visibility
visibility : Cut Plane visibility - [0..1] Visibility

Method Details

setInvisible
  • Syntax

    setInvisible()

  • Parameters

    No parameter

  • Returns

    No return value

setVisible
  • Syntax

    setVisible()

  • Parameters

    No parameter

  • Returns

    No return value