clip_boundary_vertex_list property

clip_boundary_vertex_list property

Gets or sets the clip boundary vertex.

Definition:

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

See Also