StructuralSectionErrorCode Enumeration

Error codes for StructuralSection related operations.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum StructuralSectionErrorCode
Members
Member nameValueDescription
Success0 
Failure1 
ShapeNotRecognized2 
IncompleteDefinition3 
ElementNotSupported4 
MediumDetailShapeHasRounding5 
MediumAndFineDetailShapesAreInconsistent6 
ElementHasIndependentJustification7 
See Also