PowerCubeDelete

The PowerCubeDelete verb removes the specified PowerCube or cube group by deleting the PowerCube objects from the model. This verb does not affect existing .mdc files.

The user interface equivalent is to click Delete on the Edit menu when a PowerCube or cube group is selected.

The syntax is as follows:

PowerCubeDelete {objCube|objCubeGroup}

Argument

Description

PowerCubeDelete objCube objCubeGroup

Deletes the PowerCube objCube or the PowerCube group objCubeGroup. objCube and objCubeGroup can be the object name, object identifier, or both.

Example

This example deletes the PowerCube Great Outdoors Sales.

PowerCubeDelete "Great Outdoors Sales"