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.

PrimitiveCylinder

Primitive cylinder

Class PrimitiveCylinder extends Process

Constructors

  • PrimitiveCylinder(name ,coordSys ,center ,radius ,height )
  • PrimitiveCylinder(name ,coordSys ,center ,radius ,height ,color ,visibility )

Fields Summary

Field
Description
center
Center of basis circle
height
Height
radius
Radius

Inherited Fields

Methods Summary

no methods

Fields Details

center
center : Center of basis circle - [1..1] TypedefEntity
height
height : Height - [1..1] Geometric Formula <String>
radius
radius : Radius - [1..1] Geometric Formula <String>

Method Details

no methods

See also