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.

LineArcRadius

Arc defined by its Radius, Starting and Ending Points

Class LineArcRadius extends Line

Constructors

  • LineArcRadius(color ,visibility ,coordSys ,radius ,defPoint )
  • LineArcRadius(color ,visibility ,coordSys ,radius ,defPoint ,nature ,region ,mesh ,relaxation )

Fields Summary

Field
Description
coordSys
System Coordinates which orients the arc around a Z axis
defPoint
Starting point of the arc/Ending point of the arc
radius
Arc Radius

Inherited Fields

Methods Summary

no methods

Inherited Methods

Fields Details

coordSys
coordSys : System Coordinates which orients the arc around a Z axis - [1..1] CoordSys
defPoint
defPoint : Starting point of the arc/Ending point of the arc - [2..2] Point
radius
radius : Arc Radius - [1..1] Geometric Formula <String>

Method Details

no methods

See also