list shapeHandles = sim.ungroupShape(int shapeHandle)int[] shapeHandles = sim.ungroupShape(int shapeHandle)
Arguments
shapeHandle: handles of the shape you wish to ungroup. If you specify for this argument (-2-handleOfShape), then the shape will be divided instead of ungrouped
Return values
shapeHandles: array holding the handles of the resulting shapes