<Code Lib>
2025 Enumeration
Changes 1
E

ImageTypeSource

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

public enum ImageTypeSource

Name Description
E Link The image data is from an externally linked image file.
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.

Loading…