.. role:: ts-api-decorator

.. _cee.ug.DeriveOperation:

###############
DeriveOperation
###############

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

.. container:: api-index-section

   .. rubric:: Enumeration Members

   .. rst-class:: api-index-list-item api-kind-enummember api-parent-kind-enum

   * :ref:`cee.ug.DeriveOperation.DISPLACEMENT_VECTOR`
   * :ref:`cee.ug.DeriveOperation.FIRST_PRINCIPAL`
   * :ref:`cee.ug.DeriveOperation.FIRST_PRINCIPAL_VECTOR`
   * :ref:`cee.ug.DeriveOperation.MAGNITUDE`
   * :ref:`cee.ug.DeriveOperation.NOT_DERIVED`
   * :ref:`cee.ug.DeriveOperation.SECOND_PRINCIPAL`
   * :ref:`cee.ug.DeriveOperation.SECOND_PRINCIPAL_VECTOR`
   * :ref:`cee.ug.DeriveOperation.THIRD_PRINCIPAL`
   * :ref:`cee.ug.DeriveOperation.THIRD_PRINCIPAL_VECTOR`
   * :ref:`cee.ug.DeriveOperation.UNKNOWN_DERIVE_OPERATION`
   * :ref:`cee.ug.DeriveOperation.VON_MISES`
   * :ref:`cee.ug.DeriveOperation.X_COMPONENT`
   * :ref:`cee.ug.DeriveOperation.XX_COMPONENT`
   * :ref:`cee.ug.DeriveOperation.XY_COMPONENT`
   * :ref:`cee.ug.DeriveOperation.Y_COMPONENT`
   * :ref:`cee.ug.DeriveOperation.YY_COMPONENT`
   * :ref:`cee.ug.DeriveOperation.YZ_COMPONENT`
   * :ref:`cee.ug.DeriveOperation.Z_COMPONENT`
   * :ref:`cee.ug.DeriveOperation.ZX_COMPONENT`
   * :ref:`cee.ug.DeriveOperation.ZZ_COMPONENT`





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

Enumeration Members
===================

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.DISPLACEMENT_VECTOR:

DISPLACEMENT_VECTOR
-------------------

Derive displacement   Vector result from Displacement result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.FIRST_PRINCIPAL:

FIRST_PRINCIPAL
---------------

Derive 1st principal  Scalar result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.FIRST_PRINCIPAL_VECTOR:

FIRST_PRINCIPAL_VECTOR
----------------------

Derive 1st principal  Vector result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.MAGNITUDE:

MAGNITUDE
---------

Length of vector. Scalar result from Vector or Displacement results

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.NOT_DERIVED:

NOT_DERIVED
-----------

Not derived

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.SECOND_PRINCIPAL:

SECOND_PRINCIPAL
----------------

Derive 2nd principal  Scalar result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.SECOND_PRINCIPAL_VECTOR:

SECOND_PRINCIPAL_VECTOR
-----------------------

Derive 2nd principal  Vector result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.THIRD_PRINCIPAL:

THIRD_PRINCIPAL
---------------

Derive 3rd principal  Scalar result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.THIRD_PRINCIPAL_VECTOR:

THIRD_PRINCIPAL_VECTOR
----------------------

Derive 3rd principal  Vector result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.UNKNOWN_DERIVE_OPERATION:

UNKNOWN_DERIVE_OPERATION
------------------------

Unknown derive operation

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.VON_MISES:

VON_MISES
---------

Derive VonMises       Scalar result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.X_COMPONENT:

X_COMPONENT
-----------

Derive X-component    Scalar result from Vector or Displacement results

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.XX_COMPONENT:

XX_COMPONENT
------------

Derive XX-component   Scalar result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.XY_COMPONENT:

XY_COMPONENT
------------

Derive XY-component   Scalar result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.Y_COMPONENT:

Y_COMPONENT
-----------

Derive Y-component    Scalar result from Vector or Displacement results

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.YY_COMPONENT:

YY_COMPONENT
------------

Derive YY-component   Scalar result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.YZ_COMPONENT:

YZ_COMPONENT
------------

Derive YZ-component   Scalar result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.Z_COMPONENT:

Z_COMPONENT
-----------

Derive Z-component    Scalar result from Vector or Displacement results

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.ZX_COMPONENT:

ZX_COMPONENT
------------

Derive ZX-component   Scalar result from SymmetricTensor result

.. rst-class:: ts-api-section

.. _cee.ug.DeriveOperation.ZZ_COMPONENT:

ZZ_COMPONENT
------------

Derive ZZ-component   Scalar result from SymmetricTensor result

