Description:
Extracts the bitmap preview image from the specified .3dm file.
Syntax:
static public Bitmap ExtractPreviewImage(
String path
)
String path
)
Parameters:
- path
- Type: System.String
- The .3dm file from which to extract the preview image. If null, the path to the active document is used.
Returns:
Type: Bitmap
The preview bitmap if successful, None otherwise.
Available since:
5.0