Disassemble the shape.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract Shape[] Explode()
Public MustOverride Function Explode As Shape()
Return Value
Type:
Shape
An array of
Shape that represents the decomposed figure.
See Also