SimulationInfo

class cee.cug.SimulationInfo()

Simulation info

Information about the source simulation that produced this Constant Remote Model

Accessors

  • caseDescription

  • caseName

  • description

  • interfaceName

  • simulationType

  • solutionType

  • title


Accessors

cee.cug.caseDescription()

The description of the VTFx case shown in the model (if applicable)

Return type:

string

cee.cug.caseName()

The name of the VTFx case shown in the model (if applicable)

Return type:

string

cee.cug.description()

The description of the simulation shown in the model

Return type:

string

cee.cug.interfaceName()

The name of the interface/data provider of this simulation (if applicable)

Return type:

string

cee.cug.simulationType()

The simulation type of the source model.

Possible values: Structural, Thermal, Electric, Magnetic, Fluid, Acoustic, Diffusion, Other

Return type:

string

cee.cug.solutionType()

The solution type of the source model.

Possible values: Static, Steady State, Vibration, Buckling, Transient, Superelement, Frequency response, Complex eigenvalues, Quasi Static, Output, Singular, Other

Return type:

string

cee.cug.title()

The title of the simulation shown in the model

Return type:

string