Skip to content

Functions of the module Library Bitmap Preview

Module full path: Utils.LibraryBitmapPreview

Implementation of the library bitmap preview

create_libary_bitmap_preview(png_file_name)

deprecated function with typo

Parameters:

Name Type Description Default
png_file_name str

pnt file name

required

Returns:

Type Description
List[Any]

list with the model elements for the preview

create_library_bitmap_preview(png_file_name)

This function creates the preview objects, which are needed to draw a bitmap inside the preview window of the library

Parameters:

Name Type Description Default
png_file_name str

full name of the png file

required

Returns:

Type Description
List[Any]

list with the model elements for the preview