Click or drag to resize

ShapeGetExplodedShapes Method

Get the decomposed figure.

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[] GetExplodedShapes()

Return Value

Type: Shape
An array of Shape that represents the decomposed figure.
See Also