is_closed property

is_closed property

Gets a value indicating whether B-spline is closed

Definition:

@property
def is_closed(self):
    ...

See Also