number_of_clip_boundary_vertices property

number_of_clip_boundary_vertices property

Gets or sets the number of clip boundary vertices.

Definition:

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

See Also