Share

ReleaseType Enumeration

The release type.


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

Syntax

C#

public enum ReleaseType

Members

Member nameValueDescription
BendingMoment2 Bending Moment.
Fixed0 Fixed.
Pinned1 Pinned.
UserDefined3 User Defined.

See Also

Reference

Was this information helpful?