SlabShapeEditor.DrawSplitLine
Description:
Draws a split line on the corresponding slab, roof or floor.
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.
Drawing a split line may result in multiple creases, for example when the line crosses existing creases or boundary edges.
public SlabShapeCreaseArray DrawSplitLine(
SlabShapeVertex startVertex,
SlabShapeVertex endVertex
)
-
startVertexThe vertex to start the split line.
-
endVertexThe vertex to end the split line.
-
Thrown when the input vertex isnullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when the input vertex is invalid.