intersection_object_ids property

intersection_object_ids property

Gets or sets the intersection object ids.

Definition:

@property
def intersection_object_ids(self):
    ...
@intersection_object_ids.setter
def intersection_object_ids(self, value):
    ...

See Also