Namespace:
Autodesk.Revit.DB
BRepType
Enumeration
Description:
This class defines an enumerative type used to specify the type of output geometry expected from a BRepBuilder.
This class defines an enumerative type used to specify the type of output geometry expected from a BRepBuilder.
BRepType Enumeration Members:
| Name | Description |
|---|---|
| 0 | The output geometry is expected to represent an open shell. |
| 1 | The output geometry is expected to represent a (possibly disconnected) solid. |
| 2 | The output geometry is expected to represent a (possibly disconnected) void (i.e., an inverted solid). |