boundary_paths property

boundary_paths property

Gets or sets the boundary paths.

Definition:

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

See Also