Attached is the default mapping for Export to IFC from an iModel - Version 6 - Dated September 2023
In /* Mapping for Standard IFC classes */
the following was added:
{ "Class": [ "IFCDynamic", "IfcElementAssembly", "IfcElementAssembly" ] },
Attached is the default mapping for Export to IFC from an iModel - Version 4 - Dated July 2023
In the global section this was added:
/* Process grouping elements. Default value is false. */ "ProcessGroupingElements" : "false"
Attached is the default mapping for Export to IFC from an iModel - Version 4 - Dated August 2022
/* Process geometry of class construction elemenets. Default value is false. */ "ConstructionElements" : "false"
As most of you are probably aware, within Design Review, viewing the ProjectWise properties of a design file is not possible.The property panel does display the pw url which can be navigated to see the exact version of the file and then the properties inspected.
However, this week I had the requirement to check some elements on a machine that did not have ProjectWise installed.
As the iModel connectors publish ProjectWise…
The following article assumes that you have followed the pre-requisites on https://developer.bentley.com/apis/visualization/
The ability to validate your iModels using Design Validation is a very powerful capability, however the complexity of schemas and classes (especially if they are published from Revit, or even encrypted from Openbuilding Designer), the selection of properties to validate can soon become overwhelming…
Do you see value in integrating your GIS data into the iTwin.js ecosystem, but not know where to start? This user guide will help you to choose the best solution for your needs. It contains general information on what can be achieved with GIS data in the iTwin.js ecosystem.
Attached is the default mapping for Export to IFC from an iModel - Version 3 - Dated January 2022
/* Process assembly as single IfcEntity (geometric data of all assembled elements will be collected and placed to IfcEntity, properties of child elements will be missing). Default value is false. */ "JoinAssemblies" : "false"
Note that all mapping IFC files should now…
Attached is the default mapping for Export to IFC from an iModel - Version 2 - Dated January 2022
The following change was added:
/* Global Variables for enabling/disabling Exporter features */"GlobalVariables" : { /* Process empty properties (without assigned values). Default value is false. */ "ProcessEmptyProperties" : "false"},
Attached is the default mapping for Export to IFC from an iModel - Version 1 - Dated April 2021
This document will step you through how convert models from Smart Instrumentation to the iModelHub for both an iTwin as well as PlantSight.
Attached is the default mapping for Export to IFC from an iModel. This has been updated to include global options. The first option is to export empty property values into the generated IFC file.
/* Global Variables for enabling/disabling Exporter features */ "GlobalVariables" : { /* Process empty properties (without assigned values). Default value is false. */ "ProcessEmptyProperties" : "false"…
Attached is the default mapping for Export to IFC from an iModel.
This has been updated and the version history can be found here:
Version 1: Default Schema mapping for Export to IFC - Version 1
Version 2: Default Schema mapping for Export to IFC - Version 2
Version 3: Default Schema mapping for Export to IFC - Version 3
Version 4: Default Schema mapping for Export to IFC - Version 4
Version 5: Default Schema mapping for…
Project team members having Manage iModel Versions permission can hide Named versions which are not expected to be viewed by all project members.
Go to Named versions list to hide a Named Version:
The purpose of this feature is to hide the unexpected Named versions on iModel Manager service so people would not open these Named versions on Design Review by accident.
However, some features or services, like Version compare…
I've seen a number of user requests for additional functionality that is actually available through keyboard shortcuts and mouse gestures. For everyone's information, here is a quick list of the shortcuts that are available within Design Review:
Connections using Instant on to bridge models from a ProjectWise resource now save all previously used settings. This includes the server URL, data source and the work area.
Simply hit that NEXT button and you will be able to select your models immediately.
In case settings need to be amended, the recently used data source can be cleared by hitting that X next to the saved data source information.
Pro-tip: In case you…
Sample PDMS model to convert.
This document will step you through how convert models from Smart 3D to PlantSight.
This document will step you through how convert models from PDMS or E3D to the PlantSight.
This document will step you through how convert drawings from SmartPlant PID to the iModelHub.
This document will step you through how convert models from Smart 3D to the iModelHub.
This document will step you through how convert models from PDMS or E3D to the iModelHub.
This document will step you through how convert drawings from AVEVA PID to the iModelHub.
Attached are files that can be used for changing the class and property mapping for SmartPlant PID.
Attached are files that can be used for changing the class and property mapping for AVEVA PID.
If you find the elements not displaying in your iTwin, it might be because of distant elements in your source model.
Here is how you can identify the distant elements which can be later fixed in design application like MicroStation or other Bentley Power Platform application, like OpenBuildings Designer, OpenRoads Designer, etc.