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.

PrimitiveCone

Primitive cone

Class PrimitiveCone extends Process

Constructors

  • PrimitiveCone(name ,coordSys ,center ,radius1 ,radius2 ,height )
  • PrimitiveCone(name ,coordSys ,center ,radius1 ,radius2 ,height ,color ,visibility )

Fields Summary

Field
Description
center
Center of the large basis circle
height
height
radius1
Basis radius
radius2
Offset radius

Inherited Fields

Methods Summary

no methods

Fields Details

center
center : Center of the large basis circle - [1..1] TypedefEntity
height
height : height - [1..1] Geometric Formula <String>
radius1
radius1 : Basis radius - [1..1] Geometric Formula <String>
radius2
radius2 : Offset radius - [1..1] Geometric Formula <String>

Method Details

no methods

See also