Skip to main content
Version: v5.1

Opening the plug-in in IfcXplorer

Overview#

With the introduction of Platform version 5.1, the IfcXPloer IPA Plugin will support IFC schema version IFC4x3 (official version name IFC4.3 ADD2).

Previous Platform versions supported IFC schema versions from IFC2x3 to IFC4, up to IFC4 ADD2 TC1.

How to open the plug-in in IfcXplorer#

To open the plug-in in IfcXplorer, do the following:

  1. Launch your IfcXplorer application. By default, IPA-IFC plug-in launches when IfcXplorer launches.

    Figure: IfcXplorer user interface with docked IPA plug-in

    If the plug-in does not launch, from the menu bar, click Plugins, then click IPA-IFC Uploader.

    Figure: IfcXplorer with IPA plug-in

    If this fails, go to , open PluginConfig.xml and replace the contents of the OnStartup tags with Enabled. For more information, see the following code example:

     ``` xml     <?xml version="1.0" encoding="utf-8"?>     <PluginConfiguration>     <OnStartup>Enabled</OnStartup> //edit the contents of this tag     </PluginConfiguration> ```
  2. Optional: You can dock the window to a pane, or undock it and float the plug-in window on your screen and resize it.

  3. In the plug-in window, at the bottom of the window, from the Region dropdown, select your region.

  4. In the Email Address and Password fields, enter your email address and password.

  5. Click LOGIN. To save your login credentials, in the dialog box that appears, click Yes.

    Note: If a login attempt fails, the session may have expired. Click the Refresh icon to refresh the page.

Step result: The IPA plug-in main page appears. For more information, see Plug-in main interface.