source_boundary_objects property

source_boundary_objects property

Gets or sets the source boundary objects.

Definition:

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

See Also