menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Attempts to read the preview image out of a 3dm file.
Syntax:
public static
Bitmap
ReadPreviewImage(
string
path
)
Parameters:
path
Type:
string
The location of the file.
Returns:
Type: Bitmap
A bitmap, or None on failure.
Available since:
5.0
home
/
Rhino.FileIO
/
File3dm
/
ReadPreviewImage
ReadPreviewImage method
Class:
Rhino.FileIO.File3dm
Nothing found