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