Share

AnalyticalFixityState Enumeration

Specifies the fixity setting of individual degrees of freedom in analytical release conditions.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum AnalyticalFixityState

Members

Member nameValueDescription
Fixed0 Degree of freedom is Fixed.
Released1 Degree of freedom is Released.
Spring2 Degree of freedom has a Spring coefficient.

See Also

Reference

Was this information helpful?