FrameInfo

class cee.cug.FrameInfo()

Information about each frame in the ConstantRemoteModel

Accessors

  • fringesMaximumValue

  • fringesMinimumValue

  • name

  • referenceValue

  • stateId


Accessors

cee.cug.fringesMaximumValue()

Maximum value of the scalar result shown as fringes on the model in this frame

Return type:

number

cee.cug.fringesMinimumValue()

Minimum value of the scalar result shown as fringes on the model in this frame

Return type:

number

cee.cug.name()

The name of the current frame

Return type:

string

cee.cug.referenceValue()

The reference value of the current frame

The reference value is provided by the CAE reader/data provider and is simulation specific.

Return type:

number

cee.cug.stateId()

The state id of the current frame

Return type:

number