union# IndexSetND.union(*others)[source]# Return a new IndexSetND with elements from the IndexSetND and all others. The new IndexSetND will have the same names attribute as the original. Parameters: *othersiterable Returns: IndexSetND