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.

PointCoordinates

Point defined by its Parametric Coordinates

Class PointCoordinates extends Point

Constructors

  • PointCoordinates(color ,visibility ,coordSys ,uvw )
  • PointCoordinates(color ,visibility ,coordSys ,uvw ,nature ,region ,mesh )

Fields Summary

Field
Description
coordSys
Coordinates system for definition
uvw
First coordinate/Second coordinate/Third coordinate

Inherited Fields

Methods Summary

no methods

Inherited Methods

Fields Details

coordSys
coordSys : Coordinates system for definition - [1..1] CoordSys
uvw
uvw : First coordinate/Second coordinate/Third coordinate - [2..3] Geometric Formula <String>

Method Details

no methods

See also