2025.3 Method
Changes 7
M

SlabShapeEditor.DrawSplitLine

Description:
Draws a split line on the corresponding slab, roof or floor.
Remarks:
Drawing a split line may result in multiple creases, for example when the line crosses existing creases or boundary edges.
[ObsoleteAttribute("This method is deprecated in Revit 2025 and may be removed in a future version of Revit. Use "AddSplitLine" instead. ")]
public SlabShapeCreaseArray DrawSplitLine(
	SlabShapeVertex startVertex,
	SlabShapeVertex endVertex
)
Return Value SlabShapeCreaseArray The newly created creases.