pyblenderSDIC.patterns (Default Patterns)#

get_mouchtichu_path(format: str = 'TIFF') str[source]#

Returns the path to the mouchtichu pattern.

../_images/mouchtichu.png

Mouchtichu pattern#

Parameters:

format (str) – The format of the pattern. Currently, only “TIFF” and “PNG” are supported.

Returns:

The path to the mouchtichu pattern.

Return type:

str

get_speckle_path(format: str = 'TIFF') str[source]#

Returns the path to the speckle pattern.

../_images/speckle.png

Speckle pattern#

Parameters:

format (str) – The format of the pattern. Currently, only “TIFF” and “PNG” are supported.

Returns:

The path to the speckle pattern.

Return type:

str