<Code Lib>
2026 Enumeration
Changes 1
E

ImageTypeSource

Description:
The source of the data used to generate the image.

public enum ImageTypeSource

Name Description
E Import The image data was imported into the Revit document.
E Internal The image data was created internally. These are rendering images or views saved in the project as images.
E Link The image data is from an externally linked image file.

Loading…