RVTDocs.com

SlabShapeEditor.AddSplitLine

Method
Description:
Add a split line to the element.
Remarks:
Adding a split line may result in multiple creases, for example when the line crosses existing creases or boundary edges.
Syntax
Parameters
Parameter Type Description
startVertex SlabShapeVertex Start vertex
endVertex SlabShapeVertex End vertex
Return Value
Type Description
IList The newly created creases after adding the split line.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null