RemoveCable

<< Click to Display Table of Contents >>

 

RemoveCable

RemoveCable(Item, Force)

Removes from the Electrical Model a Cable object with the name or index (starting at one) specified by the Item parameter. The Force parameter is a Boolean that indicates if this removal must be forced. If this parameter is equal to False and the Cable is in use, this method fails. If this parameter is equal to True, the Cable is removed even if it is in use. This method returns a Boolean indicating whether the removal operation was successful or not.

Was this page useful?