SimulationInfo

class cee.cug.SimulationInfo()

Simulation info

Information about the source simulation that produced this Constant Remote Model


Accessors

SimulationInfo.caseDescription()

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

Return type:

string

SimulationInfo.caseName()

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

Return type:

string

SimulationInfo.description()

The description of the simulation shown in the model

Return type:

string

SimulationInfo.interfaceName()

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

Return type:

string

SimulationInfo.simulationType()

The simulation type of the source model.

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

Return type:

string

SimulationInfo.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

SimulationInfo.title()

The title of the simulation shown in the model

Return type:

string