to_string method

On this page

to_string

Returns the string representation of the Thickness class.

def to_string(self):
    ...

Returns: str: A string that represents the Thickness value.

See Also

On this page