The release type.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Enumeration ReleaseType
public enum class ReleaseType
Members| Member name | Value | Description |
|---|
| Fixed | 0 |
Fixed.
|
| Pinned | 1 |
Pinned.
|
| BendingMoment | 2 |
Bending Moment.
|
| UserDefined | 3 |
User Defined.
|
See Also