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.

ChamferVertex

Chamfer on summit

Class ChamferVertex extends Process

Constructors

  • ChamferVertex(name ,coordSys ,distanceDefinitionVertex )
  • ChamferVertex(name ,coordSys ,distanceDefinitionVertex ,color ,visibility ,points ,lines ,faces ,volumes ,objects )

Fields Summary

Field
Description
distanceDefinitionVertex
Chamfer distance definition
faces
Faces
lines
Lines
objects
Objects
points
Points
volumes
Volumes

Inherited Fields

Methods Summary

no methods

Fields Details

distanceDefinitionVertex
distanceDefinitionVertex : Chamfer distance definition - [1..1] TypeDefChamferVertex
faces
faces : Faces - [0..N] Face
lines
lines : Lines - [0..N] Line
objects
objects : Objects - [0..N] ModelerObject
points
points : Points - [0..N] Point
volumes
volumes : Volumes - [0..N] Volume

Method Details

no methods

See also