Error codes for StructuralSection related operations.
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2018
Since: 2018
Syntax
| C# |
|---|
public enum StructuralSectionErrorCode |
| Visual Basic |
|---|
Public Enumeration StructuralSectionErrorCode |
| Visual C++ |
|---|
public enum class StructuralSectionErrorCode |
Members
| Member name | Description |
|---|---|
| Success | |
| Failure | |
| ShapeNotRecognized | |
| IncompleteDefinition | |
| ElementNotSupported | |
| MediumDetailShapeHasRounding | |
| MediumAndFineDetailShapesAreInconsistent | |
| ElementHasIndependentJustification |