is_rational property

is_rational property

Gets a value indicating whether the surface is rational

Definition:

@property
def is_rational(self):
    ...

See Also