Generating thumbnails for imported objects in object libraries from GN3

Build 1501 on 14/Nov/2017  This topic last edited on: 17/Mar/2016, at 17:25

Use the below procedure in Fred4 – supplying library ID as a variable, or entering 0 to process all objects in all object libraries.

To process all objects in all libraries

Run in the script window:

LibraryGeneratePreview(0)

Use it very carefully as it may take long time.

To process all objects in the library with id = 1234

E.g., if the library id is 1234, run in the script window:

LibraryGeneratePreview(1234)

Click to toggle expandGet the library id