Skip to main content

Mechanical scripting interface

FixedOrFree

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.FixedOrFree

Bases: enum.Enum

Specifies the FixedOrFree.

Overview

Attributes

Name
Fixed
Free
MixedConstraints

Attribute detail

FixedOrFree.Fixed = 0

FixedOrFree.Free = 1

FixedOrFree.MixedConstraints = 2