Share

BIMComponentDescription.SetCustomThumbnail Method

Parent Object: BIMComponentDescription

Description

Method that lets you set the custom thumbnail by providing the filename of an image file. The file should be a bmp, jpg, or png format and should be 256x256 pixels.

Syntax

BIMComponentDescription.SetCustomThumbnail( FullFileName As String )

Parameters

Name Type Description
FullFileName String Input String of the full filename of the image file.

Version

Introduced in version 2011

Was this information helpful?