Revit 2020.1 API |
BooleanOperationsType Enumeration |
See Also |
An enumerated type listing boolean types that are supported for boolean operation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
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. |