Revit 2026 API
Structural |
Error codes for StructuralSection related operations.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| ElementHasIndependentJustification | 7 | |
| ElementNotSupported | 4 | |
| Failure | 1 | |
| IncompleteDefinition | 3 | |
| MediumAndFineDetailShapesAreInconsistent | 6 | |
| MediumDetailShapeHasRounding | 5 | |
| ShapeNotRecognized | 2 | |
| Success | 0 |
See Also