Revit 2020.1 API |
StructuralSectionErrorCode Enumeration |
See Also |
Error codes for StructuralSection related operations.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
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 |