Error codes for StructuralSection related operations.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum StructuralSectionErrorCode
Members
| Member name | Value | Description |
|---|---|---|
| ElementHasIndependentJustification | 7 | |
| ElementNotSupported | 4 | |
| Failure | 1 | |
| IncompleteDefinition | 3 | |
| MediumAndFineDetailShapesAreInconsistent | 6 | |
| MediumDetailShapeHasRounding | 5 | |
| ShapeNotRecognized | 2 | |
| Success | 0 |
