Share

StructuralConnectionCodeCheckingStatus Enumeration

An enumerated type listing all code checking status of the structural connection element.


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

Syntax

C#

public enum StructuralConnectionCodeCheckingStatus

Members

Member nameValueDescription
CheckingFailed2 Status checking failed.
NotCalculated0 Status not calculated.
OkChecked1 Status OK checked.

See Also

Reference

Was this information helpful?