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.

Helicoidal

Helicoidal extrusion

Class Helicoidal extends ExtrusionType

Constructors

  • Helicoidal(direction ,ptRoot ,helixDefinition )

Fields Summary

Field
Description
direction
Definition type of direction of extrusion axis
helixDefinition
ptRoot
Definition type of started point of extrusion axis

Methods Summary

no methods

Fields Details

direction
direction : Definition type of direction of extrusion axis - [1..1] HelixDirection
helixDefinition
helixDefinition : Helix definition type - [1..1] HelixDefinition
ptRoot
ptRoot : Definition type of started point of extrusion axis - [1..1] HelixRootPoint

Method Details

no methods

See also