handle_intersection_xref_object property

handle_intersection_xref_object property

Gets or sets the handle intersection xref object.

Definition:

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

See Also