Revit 2026 API
Material |
The path if a file that contains a thumbnail image of the material.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string ThumbnailFile { get; }
Public ReadOnly Property ThumbnailFile As String Get
public: property String^ ThumbnailFile { String^ get (); }
member ThumbnailFile : string with get
Property Value
StringSee Also