Skip to main content

Mechanical scripting interface

PSDBoundaryConditionSelectionType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.PSDBoundaryConditionSelectionType

Bases: enum.Enum

Specifies the PSDBoundaryConditionSelectionType.

Overview

Attributes

Name
AllFixedSupports
AllFixedSupportsAndRemoteDisplacements
AllRemoteDisplacements
AllSupports
None_

Attribute detail

PSDBoundaryConditionSelectionType.AllFixedSupports = 1

PSDBoundaryConditionSelectionType.AllFixedSupportsAndRemoteDisplacements = 3

PSDBoundaryConditionSelectionType.AllRemoteDisplacements = 2

PSDBoundaryConditionSelectionType.AllSupports = 4

PSDBoundaryConditionSelectionType.None_ = 0