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.

GeometricalObjectPlanePerpendicularEdgeTop

Defined by a top and an edge (perpendicular)

Class GeometricalObjectPlanePerpendicularEdgeTop extends GeometricalObjectPlane

Constructors

  • GeometricalObjectPlanePerpendicularEdgeTop(name ,top ,edge )
  • GeometricalObjectPlanePerpendicularEdgeTop(name ,top ,edge ,visibility ,color )

Fields Summary

Field
Description
edge
Edge of geometric object defining the normal of the plane
top
Top of geometric object

Inherited Fields

  • color defined in GeometricalObjectPlane
  • name defined in GeometricalObjectPlane
  • visibility defined in GeometricalObjectPlane

Methods Summary

no methods

Inherited Methods

Fields Details

edge
edge : Edge of geometric object defining the normal of the plane - [1..1] EdgeSubEntityGeometricObject
top
top : Top of geometric object - [1..1] TopSubEntityGeometricObject

Method Details

no methods

See also