.. vale off :class:`CondensedPartInterface` =============================== .. py:class:: ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.CondensedPartInterface Bases: :py:obj:`object` CondensedPartInterface class. .. !! processed by numpydoc !! .. py:currentmodule:: CondensedPartInterface Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~Type` - Gets or Sets Condensed part interface type * - :py:attr:`~RemotePointSelection` - Gets or Sets RemotePointSelection * - :py:attr:`~NamedSelection` - Gets or Sets NamedSelection * - :py:attr:`~AllSelection` - AllSelection property. Property detail --------------- .. py:property:: Type :no-index: :type: Optional[Ansys.Mechanical.DataModel.Enums.CondensedPartInterfaceType] Gets or Sets Condensed part interface type .. !! processed by numpydoc !! .. py:property:: RemotePointSelection :no-index: :type: Optional[Ansys.ACT.Automation.Mechanical.RemotePoint] Gets or Sets RemotePointSelection .. !! processed by numpydoc !! .. py:property:: NamedSelection :no-index: :type: Optional[Ansys.ACT.Automation.Mechanical.NamedSelection] Gets or Sets NamedSelection .. !! processed by numpydoc !! .. py:property:: AllSelection :no-index: :type: Optional[Ansys.ACT.Automation.Mechanical.ImportedDataModelObject] AllSelection property. .. !! processed by numpydoc !! .. vale on