IExternal
|
Retrieves the handle of preview image.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- document Document
- The document.
- dataId ExternalDataManagerDataItemId
- The id of data.
Return Value
StringThe path of the preview image file.
Alternative to getPreviewImage: provide a temporary file path that
contains the preview bitmap. Useful when the preview is larger than
what can reasonably be kept in memory or when the generation happens
in another process.