DrawSplitLine
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2023).
Not present in: 2026, 2027
2023
current
SlabShapeEditor.DrawSplitLine(SlabShapeVertex, SlabShapeVertex)
No longer obsolete in 2023 (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. |
SlabShapeEditor.DrawSplitLine(SlabShapeVertex, SlabShapeVertex)
No longer obsolete in 2023 (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. |