.. role:: ts-api-decorator

###################
ModelSpecProperties
###################

.. js:module:: cee.ug
   :noindex:

.. container:: ts-api-section

   .. js:class:: ModelSpecProperties

      Plain Old JavaScript Object (POJO) containing the properties of a ``ModelSpec``



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-interface

   * :js:attr:`~cee.ug.ModelSpecProperties.displacementResultId`
   * :js:attr:`~cee.ug.ModelSpecProperties.fringesResultId`
   * :js:attr:`~cee.ug.ModelSpecProperties.modeShapeAnimationType`
   * :js:attr:`~cee.ug.ModelSpecProperties.modeShapeFrameCount`
   * :js:attr:`~cee.ug.ModelSpecProperties.modeShapeInterpolateScalars`
   * :js:attr:`~cee.ug.ModelSpecProperties.overridePartFringesSpecArr`
   * :js:attr:`~cee.ug.ModelSpecProperties.showComplementOfVisibleSets`
   * :js:attr:`~cee.ug.ModelSpecProperties.stateIdArray`
   * :js:attr:`~cee.ug.ModelSpecProperties.useTransformationResult`
   * :js:attr:`~cee.ug.ModelSpecProperties.vectorResultIdArray`
   * :js:attr:`~cee.ug.ModelSpecProperties.visibleSetIdArray`





------------

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.displacementResultId

      :type: number

      See ``ModelSpec.displacementResultId``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.fringesResultId

      :type: number

      See ``ModelSpec.fringesResultId``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.modeShapeAnimationType

      :type: ModeShapeAnimationType

      See ``ModelSpec.modeShapeAnimationType``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.modeShapeFrameCount

      :type: number

      See ``ModelSpec.modeShapeFrameCount``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.modeShapeInterpolateScalars

      :type: boolean

      See ``ModelSpec.modeShapeInterpolateScalars``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.overridePartFringesSpecArr

      :type: unknown

      See ``ModelSpec.getOverridePartFringesResultId``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.showComplementOfVisibleSets

      :type: boolean

      See ``ModelSpec.showComplementOfVisibleSets``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.stateIdArray

      :type: unknown

      See ``ModelSpec.stateIdArray``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.useTransformationResult

      :type: boolean

      See ``ModelSpec.useTransformationResult``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.vectorResultIdArray

      :type: unknown

      See ``ModelSpec.vectorResultIdArray``



.. container:: ts-api-section

   .. js:attribute:: ModelSpecProperties.visibleSetIdArray

      :type: unknown

      See ``ModelSpec.visibleSetIdArray``



