.. vale off ``Common`` ========================== .. py:module:: ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common Summary ------- .. py:currentmodule:: Common .. tab-set:: .. tab-item:: Interfaces .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.IAttributeCollection` - Defines a collection of attributes. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.IBreakpoint` - A stop point in the source file of a code. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.IExtension` - Defines an extension. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.IExtensionManager` - Defines an extension manager. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.ILog` - Defines log engine. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.IParameter` - Defines a design parameter. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.IParameterManager` - Defines a parameter manager. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.IProcessUtilities` - * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.ISelectionInfo` - Defines a selection information. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.ISelectionManager` - Defines a selection manager. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.ISourceFile` - A file containing source code. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.ITools` - Defines common tools. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.IWorksheet` - Defines a worksheets information. .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.UserErrorMessageException` - Defines a user exception used to send error message to the end user. .. tab-item:: Enums .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.AngleUnitType` - Specifies the AngleUnitType. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.AngularVelocityUnitType` - Specifies the AngularVelocityUnitType. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.MechanicalUnitSystemEnum` - Specifies the WBUnitSystemType. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.MetricTemperatureUnitType` - Specifies the MetricTemperatureUnitType. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.SelectionTypeEnum` - Specifies the selection type. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.State` - General state enumeration to be used across ACT Apps. * - :py:obj:`~ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.StateMessageTypes` - Specifies the selection type. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: IAttributeCollection IBreakpoint IExtension IExtensionManager ILog IParameter IParameterManager IProcessUtilities ISelectionInfo ISelectionManager ISourceFile ITools IWorksheet .. toctree:: :titlesonly: :maxdepth: 1 :hidden: UserErrorMessageException .. toctree:: :titlesonly: :maxdepth: 1 :hidden: AngleUnitType AngularVelocityUnitType MechanicalUnitSystemEnum MetricTemperatureUnitType SelectionTypeEnum State StateMessageTypes Description ----------- Common module. .. !! processed by numpydoc !! .. vale on