Structural |
An enumerated type listing all code checking status of the structural connection element.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)


Member name | Value | Description |
---|---|---|
CheckingFailed | 2 | Status checking failed. |
NotCalculated | 0 | Status not calculated. |
OkChecked | 1 | Status OK checked. |
