RemoveType

<< Click to Display Table of Contents >>

 

RemoveType

RemoveType(Item, Force)

Removes from the Hydraulic Model a Generic Type object with the name or index (starting at one) specified by the Item parameter. The Force parameter is a Boolean indicating whether that removal must be forced. If this parameter is equal to False and the Generic Type is in use, this method fails. If this parameter is equal to True, the Generic Type 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?