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.
GraphicComponent
Component graphic representation
Constructors
- GraphicComponent(rotationAngle ,centerCoordinates )
- GraphicComponent(rotationAngle ,centerCoordinates ,connectionNumbers )
Fields Summary
- Field
- Description
- centerCoordinates
- Coordinates of global coordinate system of the anchor point positioning the component
- connectionNumbers
- Number of pins by component edge
- rotationAngle
- Rotation angle of the component
Methods Summary
no methods
Fields Details
- centerCoordinates
- centerCoordinates : Coordinates of global coordinate system of the anchor point positioning the component - [2..2] Double
- connectionNumbers
- connectionNumbers : Number of pins by component edge - [0..4] Integer
- rotationAngle
- rotationAngle : Rotation angle of the component - [1..1] Double
Method Details
no methods