2020 Class Back to 2020
C

SlabShapeEditor

Version comparison

Members across versions

17 members across 9 versions · 7 added later · 2 removed · 2 changed · 2 obsolete

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M AddPoint(XYZ)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same same same
M AddPoints(IList<XYZ>)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same same same
M AddSplitLine(SlabShapeVertex, SlabShapeVertex)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same same same
M CreateCreasesFromFoldingLines(Element, IList<Reference>)
not yet introduced not yet introduced not yet introduced added same same same same same
M DeletePoint(SlabShapeVertex)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same same same
not yet introduced not yet introduced not yet introduced added same same same same same
M DrawPoint(XYZ)
same same same same same changed same missing missing
M DrawSplitLine(SlabShapeVertex, SlabShapeVertex)
same same same same same changed same missing missing
M Enable
same same same same same same same same same
M ModifySubElement(SlabShapeCrease, Double)
same same same same same same same same same
M ModifySubElement(SlabShapeVertex, Double)
same same same same same same same same same
M PickSupport(Line)
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
not yet introduced not yet introduced not yet introduced added 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 (2020).
Identical to 2020: 2021, 2022
2020 current

Changes in 2025 vs 2020 7 added 2 changed

Flip API Versions →

Added in 2025 (new since 2020)

Changed members

SlabShapeEditor.DrawPoint(XYZ)
No longer obsolete in 2020 (was obsolete in 2025)
location XYZ The location of the point.
→ returns SlabShapeVertex The newly created vertex.
SlabShapeEditor.DrawSplitLine(SlabShapeVertex, SlabShapeVertex)
No longer obsolete in 2020 (was obsolete in 2025)
startVertex SlabShapeVertex The vertex to start the split line.
endVertex SlabShapeVertex The vertex to end the split line.
→ returns SlabShapeCreaseArray The newly created creases.

Changes in 2025.3 vs 2020 7 added 2 changed

Flip API Versions →

Added in 2025.3 (new since 2020)

Changed members

SlabShapeEditor.DrawPoint(XYZ)
No longer obsolete in 2020 (was obsolete in 2025.3)
location XYZ The location of the point.
→ returns SlabShapeVertex The newly created vertex.
SlabShapeEditor.DrawSplitLine(SlabShapeVertex, SlabShapeVertex)
No longer obsolete in 2020 (was obsolete in 2025.3)
startVertex SlabShapeVertex The vertex to start the split line.
endVertex SlabShapeVertex The vertex to end the split line.
→ returns SlabShapeCreaseArray The newly created creases.