2021 Class Back to 2021
C

BooleanOperationsUtils

Version comparison

Members across versions

6 members across 9 versions · 1 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M CutWithHalfSpace(Solid, Plane)
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
M ExecuteBooleanOperation(Solid, Solid, BooleanOperationsType)
same same same same same changed same same same
M ExecuteBooleanOperationModifyingOriginalSolid(Solid, Solid, BooleanOperationsType)
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021: 2020, 2022, 2023, 2024
2021 current

Changes in 2025 vs 2021 1 changed

Flip API Versions →

Changed members

BooleanOperationsUtils.ExecuteBooleanOperation(Solid, Solid, BooleanOperationsType)
solid0 Solid The first solid object. A copy will be taken of the input object, so any solid whether obtained from a Revit element or not would be accepted.
solid1 Solid The second solid object. A copy will be taken of the input object, so any solid whether obtained from a Revit element or not would be accepted.
booleanType BooleanOperationsType boolean operation type.
→ returns Solid The result geometry.

Changes in 2025.3 vs 2021 1 changed

Flip API Versions →

Changed members

BooleanOperationsUtils.ExecuteBooleanOperation(Solid, Solid, BooleanOperationsType)
solid0 Solid The first solid object. A copy will be taken of the input object, so any solid whether obtained from a Revit element or not would be accepted.
solid1 Solid The second solid object. A copy will be taken of the input object, so any solid whether obtained from a Revit element or not would be accepted.
booleanType BooleanOperationsType boolean operation type.
→ returns Solid The result geometry.

Changes in 2026 vs 2021 1 changed

Flip API Versions →

Changed members

BooleanOperationsUtils.ExecuteBooleanOperation(Solid, Solid, BooleanOperationsType)
solid0 Solid The first solid object. A copy will be taken of the input object, so any solid whether obtained from a Revit element or not would be accepted.
solid1 Solid The second solid object. A copy will be taken of the input object, so any solid whether obtained from a Revit element or not would be accepted.
booleanType BooleanOperationsType boolean operation type.
→ returns Solid The result geometry.

Changes in 2027 vs 2021 1 changed

Flip API Versions →

Changed members

BooleanOperationsUtils.ExecuteBooleanOperation(Solid, Solid, BooleanOperationsType)
solid0 Solid The first solid object. A copy will be taken of the input object, so any solid whether obtained from a Revit element or not would be accepted.
solid1 Solid The second solid object. A copy will be taken of the input object, so any solid whether obtained from a Revit element or not would be accepted.
booleanType BooleanOperationsType boolean operation type.
→ returns Solid The result geometry.