RVTDocs.com
Namespace: Autodesk.Revit.DB

BooleanOperationsType

Enumeration
Description:
An enumerated type listing boolean types that are supported for boolean operation.
Syntax
public enum BooleanOperationsType
BooleanOperationsType Enumeration Members:
Name Description
0 Union.
1 Difference.
2 Intersect.