Description:

Extracts the bitmap preview image from the specified .3dm file.

Syntax:
static public Bitmap ExtractPreviewImage(
string path
)
Parameters:
  • path
  • Type: 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

/
/
/
ExtractPreviewImage

ExtractPreviewImage method

Class:  Rhino.RhinoDoc

Nothing found