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.

RemoveFace

Remove faces and rebuild with neighboring entities

Class RemoveFace extends Process

Constructors

  • RemoveFace(name ,coordSys )
  • RemoveFace(name ,coordSys ,color ,visibility ,AutomaticFaceDetection ,faces )

Fields Summary

Field
Description
AutomaticFaceDetection
Enumeration
faces
List of faces to remove

Inherited Fields

Methods Summary

no methods

Fields Details

AutomaticFaceDetection

AutomaticFaceDetection - [0..1] Enumeration

Potential values :

  • no
  • yes
faces
faces : List of faces to remove - [0..N] Face

Method Details

no methods

See also