Namespace:
Autodesk.Revit.DB.Structure
RebarFreeFormValidationResult
Enumeration
Description:
Errors for the Free Form Rebar
Errors for the Free Form Rebar
RebarFreeFormValidationResult Enumeration Members:
Name | Description |
---|---|
0 | Operation was done with success. |
1 | An unexpected error occured. |
2 | One or more of the input curves was null. |
3 | One or more of the input curves was unbounded. |
4 | Curves doesn't form a valid curve loop. |
5 | A rebar constructed from curves can't be bent according to the bending radius. |