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.

PrimitiveBlock

Primitive block

Class PrimitiveBlock extends Process

Constructors

  • PrimitiveBlock(name ,coordSys ,origin ,width ,length ,height )
  • PrimitiveBlock(name ,coordSys ,origin ,width ,length ,height ,color ,visibility )

Fields Summary

Field
Description
height
Block height
length
Block length
origin
Origin point
width
Block width

Inherited Fields

Methods Summary

no methods

Fields Details

height
height : Block height - [1..1] Geometric Formula <String>
length
length : Block length - [1..1] Geometric Formula <String>
origin
origin : Origin point - [1..1] TypedefEntity
width
width : Block width - [1..1] Geometric Formula <String>

Method Details

no methods

See also