StructuralSectionErrorCode Enumeration

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
public enum StructuralSectionErrorCode
Members
Member nameValueDescription
ElementHasIndependentJustification7 
ElementNotSupported4 
Failure1 
IncompleteDefinition3 
MediumAndFineDetailShapesAreInconsistent6 
MediumDetailShapeHasRounding5 
ShapeNotRecognized2 
Success0 
See Also