An enumerated type listing boolean types that are supported for boolean operation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2012
Syntax
C# |
---|
public enum BooleanOperationsType |
Visual Basic |
---|
Public Enumeration BooleanOperationsType |
Visual C++ |
---|
public enum class BooleanOperationsType |
Members
Member name | Description |
---|---|
Union | Union. |
Difference | Difference. |
Intersect | Intersect. |