edge_crease_count property

edge_crease_count property

Gets or sets the edge crease count.

Definition:

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

See Also