Namespace:
Autodesk.Revit.DB
BooleanOperationsType
Enumeration
Description:
An enumerated type listing boolean types that are supported for boolean operation.
An enumerated type listing boolean types that are supported for boolean operation.
Syntax
public enum BooleanOperationsType
Unknown Namespace Members:
| Name | Description |
|---|---|
| Union | Union. |
| Difference | Difference. |
| Intersect | Intersect. |