2027 Class Back to 2027
C

FormUtils

Version comparison

Members across versions

3 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 CanBeDissolved(Document, ICollection<ElementId>)
same same same same same same same same same
M DissolveForms(Document, ICollection<ElementId>)
same same same same same same same same same
M DissolveForms(Document, ICollection<ElementId>, ICollection<ElementId>)
same same changed same same same same same same

Per-version detail

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

Changes in 2020 vs 2027 1 changed

Flip API Versions →

Changed members

FormUtils.DissolveForms(Document, ICollection<ElementId>, ICollection<ElementId>, ICollection<ElementId>)
ADoc Document The document
elements ICollection<ElementId> A collection of element IDs of Forms and GeomCombinations that contain Forms that will be dissolved.
ProfileOriginPointSet ICollection<ElementId> A collection of the point element ids that represent the 'origin' of the profiles
BondingPointSet ICollection<ElementId> A collection of the point element ids called "bonding points" (see below for description of "bonding points")
→ returns ICollection A collection of curve element ids from the profiles and paths of the dissolved forms.

Changes in 2021 vs 2027 1 changed

Flip API Versions →

Changed members

FormUtils.DissolveForms(Document, ICollection<ElementId>, ICollection<ElementId>, ICollection<ElementId>)
ADoc Document The document
elements ICollection<ElementId> A collection of element IDs of Forms and GeomCombinations that contain Forms that will be dissolved.
ProfileOriginPointSet ICollection<ElementId> A collection of the point element ids that represent the 'origin' of the profiles
BondingPointSet ICollection<ElementId> A collection of the point element ids called "bonding points" (see below for description of "bonding points")
→ returns ICollection A collection of curve element ids from the profiles and paths of the dissolved forms.