Use this method to hide the all the sets except the sets provided in array.
Cimatron 2024 or later
void HideOther(string[] iSetsName);
def HideOther(string[] iSetsName)->None
|
Input: string[] |
iSetsName—Variant that contains string type one dimensional array of set name which are to be kept unhidden |
