M

SiteSubRegion

Version comparison

Members across versions

9 members across 9 versions · 3 changed · 3 obsolete

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Document, IList<CurveLoop>, ElementId)
same same same same changed same same same same
M Create(Document, IList<CurveLoop>)
same same same same changed same same same same
same same same same same same same same same
same same same same same same same same same
M IsValidBoundary(IList<CurveLoop>)
same same same same same same same same same
M SetBoundary(IList<CurveLoop>)
same same same same changed same same same same
P HostId
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

Per-version detail

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

Changes in 2020 vs 2024 3 changed

Flip API Versions →

Changed members

SiteSubRegion.Create(Document, IList<CurveLoop>, ElementId)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that Toposolid elements should be used in place of TopographySurface elements.
document Document The document to be modified.
curveLoops IList<CurveLoop> The boundary of the subregion.
hostTopoSurfaceId ElementId The element id of a TopographySurface assigned to be a host of new created SiteSubRegion.
→ returns SiteSubRegion The new SubRegion surface.
SiteSubRegion.Create(Document, IList<CurveLoop>)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that Toposolid elements should be used in place of TopographySurface elements.
document Document The document to be modified.
curveLoops IList<CurveLoop> The boundary of the subregion.
→ returns SiteSubRegion The new SubRegion surface.
SiteSubRegion.SetBoundary(IList<CurveLoop>)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that TopographySurface elements should be converted to Toposolid elements to enable better editing options.
curveLoops IList<CurveLoop> A collection of curve loops to be added.

Changes in 2021 vs 2024 3 changed

Flip API Versions →

Changed members

SiteSubRegion.Create(Document, IList<CurveLoop>, ElementId)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that Toposolid elements should be used in place of TopographySurface elements.
document Document The document to be modified.
curveLoops IList<CurveLoop> The boundary of the subregion.
hostTopoSurfaceId ElementId The element id of a TopographySurface assigned to be a host of new created SiteSubRegion.
→ returns SiteSubRegion The new SubRegion surface.
SiteSubRegion.Create(Document, IList<CurveLoop>)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that Toposolid elements should be used in place of TopographySurface elements.
document Document The document to be modified.
curveLoops IList<CurveLoop> The boundary of the subregion.
→ returns SiteSubRegion The new SubRegion surface.
SiteSubRegion.SetBoundary(IList<CurveLoop>)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that TopographySurface elements should be converted to Toposolid elements to enable better editing options.
curveLoops IList<CurveLoop> A collection of curve loops to be added.

Changes in 2022 vs 2024 3 changed

Flip API Versions →

Changed members

SiteSubRegion.Create(Document, IList<CurveLoop>, ElementId)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that Toposolid elements should be used in place of TopographySurface elements.
document Document The document to be modified.
curveLoops IList<CurveLoop> The boundary of the subregion.
hostTopoSurfaceId ElementId The element id of a TopographySurface assigned to be a host of new created SiteSubRegion.
→ returns SiteSubRegion The new SubRegion surface.
SiteSubRegion.Create(Document, IList<CurveLoop>)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that Toposolid elements should be used in place of TopographySurface elements.
document Document The document to be modified.
curveLoops IList<CurveLoop> The boundary of the subregion.
→ returns SiteSubRegion The new SubRegion surface.
SiteSubRegion.SetBoundary(IList<CurveLoop>)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that TopographySurface elements should be converted to Toposolid elements to enable better editing options.
curveLoops IList<CurveLoop> A collection of curve loops to be added.

Changes in 2023 vs 2024 3 changed

Flip API Versions →

Changed members

SiteSubRegion.Create(Document, IList<CurveLoop>, ElementId)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that Toposolid elements should be used in place of TopographySurface elements.
document Document The document to be modified.
curveLoops IList<CurveLoop> The boundary of the subregion.
hostTopoSurfaceId ElementId The element id of a TopographySurface assigned to be a host of new created SiteSubRegion.
→ returns SiteSubRegion The new SubRegion surface.
SiteSubRegion.Create(Document, IList<CurveLoop>)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that Toposolid elements should be used in place of TopographySurface elements.
document Document The document to be modified.
curveLoops IList<CurveLoop> The boundary of the subregion.
→ returns SiteSubRegion The new SubRegion surface.
SiteSubRegion.SetBoundary(IList<CurveLoop>)
Became obsolete in 2024: This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements. It is recommended that TopographySurface elements should be converted to Toposolid elements to enable better editing options.
curveLoops IList<CurveLoop> A collection of curve loops to be added.