Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
iTwin Services
  • Product Communities
  • Digital Twin Cloud Services
  • iTwin Services
  • Cancel
iTwin Services

iTwin Services Blog

    • Sign In

    • Subscribe by email
    • Posts RSS
    • More
    • Cancel
    • Tags
    • Subscribe by email
    • More
    • Cancel
    • Default Schema mapping for Export to IFC - Version 6

      TimLawrence
      TimLawrence

      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" ] },

      • Thu, Sep 28 2023
    • Default Schema mapping for Export to IFC - Version 5

      TimLawrence
      TimLawrence

      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"

      • Tue, Jul 11 2023
    • Default Schema mapping for Export to IFC - Version 4

      TimLawrence
      TimLawrence
      Default Schema mapping for Export to IFC - Version 4

      Attached is the default mapping for Export to IFC from an iModel - Version 4 - Dated August 2022

      In the global section this was added:

        /* Process geometry of class construction elemenets. Default value is false. */
      "ConstructionElements" : "false"

      • Wed, Aug 17 2022
    • ProjectWise Properties

      Glen Worrall
      Glen Worrall

      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…

      • Fri, Jul 29 2022
    • Automating Rule Generation

      Glen Worrall
      Glen Worrall

      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…

      • Tue, Jun 28 2022
    • Publishing GIS data

      Marjolaine Cayer
      Marjolaine Cayer

      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.

      • Fri, May 27 2022
    • Default Schema mapping for Export to IFC - Version 3

      TimLawrence
      TimLawrence

      Attached is the default mapping for Export to IFC from an iModel - Version 3 - Dated January 2022

      In the global section this was added:

      /* 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…

      • Fri, Apr 8 2022
    • Default Schema mapping for Export to IFC - Version 2

      TimLawrence
      TimLawrence

      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"
      },

      • Fri, Apr 8 2022
    • Default Schema mapping for Export to IFC - Version 1

      TimLawrence
      TimLawrence

      Attached is the default mapping for Export to IFC from an iModel - Version 1 - Dated April 2021

      • Fri, Apr 8 2022
    • Converting Smart Instrumentation for iTwin and PlantSight

      TimLawrence
      TimLawrence

      This document will step you through how convert models from Smart Instrumentation to the iModelHub for both an iTwin as well as PlantSight.

      • Mon, Mar 21 2022
    • Default Schema mapping for Export to IFC - Updated 2022-01-20

      TimLawrence
      TimLawrence

      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"…

      • Thu, Jan 20 2022
    • Default Schema mapping for Export to IFC

      TimLawrence
      TimLawrence

      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…

      • Wed, Apr 21 2021
    • Hide a Named Version

      Aleksas Lukauskas
      Aleksas Lukauskas

      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…

      • Tue, Dec 29 2020
    • Mouse Gestures and Keyboard Shortcuts

      Taylor Gilmore
      Taylor Gilmore

      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:

        Rotate About Point Rotate the view about a user defined pivot point.  Pan Pan around the model by clicking and dragging the view to a different location.  Zo…
      • Wed, Nov 4 2020
    • ProjectWise InstantOn Connections

      Johannes Renner
      Johannes Renner

      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…

      • Tue, Sep 15 2020
    • stabilizer.pdmx.xml.7z

      TimLawrence
      TimLawrence

      Sample PDMS model to convert.

      • Tue, Aug 25 2020
    • Converting Smart 3D for PlantSight

      TimLawrence
      TimLawrence

      This document will step you through how convert models from Smart 3D to PlantSight.

      • Mon, Aug 24 2020
    • Converting PDMS or E3D for PlantSight

      TimLawrence
      TimLawrence

      This document will step you through how convert models from PDMS or E3D to the PlantSight.

      • Mon, Aug 24 2020
    • Converting SmartPlant PID for iTwin

      TimLawrence
      TimLawrence

      This document will step you through how convert drawings from SmartPlant PID to the iModelHub.

      • Mon, Aug 24 2020
    • Converting Smart 3D for iTwin

      TimLawrence
      TimLawrence

      This document will step you through how convert models from Smart 3D to the iModelHub.

      • Mon, Aug 24 2020
    • Converting PDMS/E3D for iTwin

      TimLawrence
      TimLawrence

      This document will step you through how convert models from PDMS or E3D to the iModelHub.

      • Mon, Aug 24 2020
    • Converting AVEVA PID for iTwin

      TimLawrence
      TimLawrence

      This document will step you through how convert drawings from AVEVA PID to the iModelHub.

      • Mon, Aug 24 2020
    • Mapping Files for SmartPlant PID

      TimLawrence
      TimLawrence

      Attached are files that can be used for changing the class and property mapping for SmartPlant PID.

      • Mon, Aug 10 2020
    • Mapping files for AVEVA PID

      TimLawrence
      TimLawrence

      Attached are files that can be used for changing the class and property mapping for AVEVA PID.

      • Mon, Aug 10 2020
    • If you find your iTwin is disappearing, check if the distant elements are the cause

      Aleksas Lukauskas
      Aleksas Lukauskas

      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.

      1. Open Named Version of the iModel in iModel Console:
      • Open iModel Console in a web browser…
      • Thu, Jul 23 2020
    >
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies