BRepType Enumeration


This class defines an enumerative type used to specify the type of output geometry expected from a BRepBuilder.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since: 2016
Since: 2016

Syntax

C#
public enum BRepType
Visual Basic
Public Enumeration BRepType
Visual C++
public enum class BRepType

Members

Member name Description
OpenShell The output geometry is expected to represent an open shell.
Solid The output geometry is expected to represent a (possibly disconnected) solid.
Void The output geometry is expected to represent a (possibly disconnected) void (i.e., an inverted solid).

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →