Share

StructuralSectionErrorCode Enumeration

Error codes for StructuralSection related operations.


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

Syntax

C#

public enum StructuralSectionErrorCode

Members

Member nameValueDescription
ElementHasIndependentJustification7 
ElementNotSupported4 
Failure1 
IncompleteDefinition3 
MediumAndFineDetailShapesAreInconsistent6 
MediumDetailShapeHasRounding5 
ShapeNotRecognized2 
Success0 

See Also

Reference

Was this information helpful?