boundary_object_count property

boundary_object_count property

Gets or sets the boundary object count.

Definition:

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

See Also