RVTDocs.com
Namespace: Autodesk.Revit.DB

BRepBuilderOutcome

Enumeration
Description:
This class defines possible outcomes returned by BRepBuilder functions that need to report outcome via a return value.
Syntax
public enum BRepBuilderOutcome
BRepBuilderOutcome Enumeration Members:
Name Description
0 The function has completed successfully.
1 Unspecified failure. BRepBuilder object is in invalid state and should not be used.