Click or drag to resize

PolylineShapeSplit Method

Disassemble into line figures.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract LineShape[] Split()

Return Value

Type: LineShape
Array of LineShape that represents the line figure decomposed.
See Also