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.

ReferencePlanePerpendicularLinePoint

Defined by a point and a line (perpendicular)

Class ReferencePlanePerpendicularLinePoint extends ReferencePlane

Constructors

  • ReferencePlanePerpendicularLinePoint(name ,point ,line )
  • ReferencePlanePerpendicularLinePoint(name ,point ,line ,visibility ,color )

Fields Summary

Field
Description
line
Line
point
Point

Inherited Fields

  • color defined in ReferencePlane
  • name defined in ReferencePlane
  • visibility defined in ReferencePlane

Methods Summary

no methods

Inherited Methods

Fields Details

line
line : Line - [1..1] Line
point
point : Point - [1..1] Point

Method Details

no methods

See also