.. vale off :class:`CrackShape` =================== .. py:class:: ansys.mechanical.stubs.Ansys.Mechanical.DataModel.MechanicalEnums.CrackInitiation.CrackShape(*args, **kwds) Bases: :py:obj:`enum.Enum` This enum specifies the crack shape type. .. !! processed by numpydoc !! .. py:currentmodule:: CrackShape Overview -------- .. tab-set:: .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ManualElliptical` - * - :py:attr:`~ProgramControlledElliptical` - Attribute detail ---------------- .. py:attribute:: ManualElliptical :value: 1 .. py:attribute:: ProgramControlledElliptical :value: 0 .. vale on