ReleaseType Enumeration

The release type.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum ReleaseType
Members
Member nameValueDescription
Fixed0 Fixed.
Pinned1 Pinned.
BendingMoment2 Bending Moment.
UserDefined3 User Defined.
See Also