ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / BimFileDataset Class / Reload Method

In This Topic
    Reload Method (BimFileDataset)
    In This Topic
    Reloads the BIM file. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    Public Sub Reload() 
    public void Reload()
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also