Bentley Building Datasets The I in BIM

Size: px
Start display at page:

Download "Bentley Building Datasets The I in BIM"

Transcription

1 Bentley Building Datasets The I in BIM Volker Thein Dipl.-Ing. Arch. Product Director - Bentley Building

2 Topics Dataset Overview Purpose of BIM Outputs from BIM Inputs into BIM Dataset Customization Project Datasets Company Datasets Special-purpose Dataset Extensions

3 Dataset Overview

4 Purpose of BIM (1 of 2) 2010 Bentley Systems, Incorporated modelling of buildings and information design conceptual design, design development, design, as builds, creation/generation of drawings floor plans, sections, elevations, details,... generation of quantity takeoff reports and schedules design visualization and creation of images and animations

5 Purpose of BIM(2 of 2) coordination with other disciplines interoperability with analysis applications energy, structural, costs, clash detection/interference management schedule simulation fabrication

6 Outputs from BIM/Deliverables

7 Inputs into BIM 2010 Bentley Systems, Incorporated content parts, compound parts, components, parametric and non-parametric cell, DataGroup catalogs, section tables, annotation and other symbols, palettes, materials, DataGroup definitions (schema) property names, data formats, lists values (enumerations), display names, settings and seed files, schedule templates, macros,

8 Inputs into BIM

9 Inputs into BIM optional dataset extensions project datasets company datasets special-purpose datasets

10 Inputs into BIM country classification and level standards

11 Inputs into BIM

12 Inputs into BIM

13 Inputs into BIM

14

15 Dataset Customization Project Company Do not edit delivered dataset files! 2010 Bentley Systems, Incorporated Special-purpose

16 Project Datasets

17 Project Datasets installed in ProjectTemplate Configuration Variables in PCF-file # # Append search path for project-level dataset portions # PROJ_DATASET = $(_USTN_PROJECTDATA)dataset/ 2010 Bentley Systems, Incorporated TFDIR_PART TFDIR_CELL TFDIR_COMP TFDIR_CPART MS_CELLLIST MS_MATERIAL MS_BACKUP MS_PATTERN MS_BUMP DG_CATALOGS_PATH DG_SCHEDULE_LAYOUT_PATH < $(PROJ_DATASET)part/ < $(PROJ_DATASET)cell/ < $(PROJ_DATASET)comp/ < $(PROJ_DATASET)cpart/ < $(PROJ_DATASET)cell/*.* < $(PROJ_DATASET)materials/ < $(PROJ_DATASET)bak/ < $(PROJ_DATASET)materials/pattern/ < $(PROJ_DATASET)materials/bump/ > $(PROJ_DATASET)datagroupcatalogs/ < $(PROJ_DATASET)datagrouplayouts/

18 Project Datasets installed in ProjectTemplate additional folders Configuration Variables in PCF-file # # Append search path for project-level dataset portions # PROJ_DATASET = $(_USTN_PROJECTDATA)dataset/ 2010 Bentley Systems, Incorporated TFDIR_PART TFDIR_CELL TFDIR_COMP TFDIR_CPART MS_CELLLIST MS_MATERIAL MS_BACKUP MS_PATTERN MS_BUMP DG_CATALOGS_PATH DG_SCHEDULE_LAYOUT_PATH < $(PROJ_DATASET)part/ < $(PROJ_DATASET)cell/ < $(PROJ_DATASET)comp/ < $(PROJ_DATASET)cpart/ < $(PROJ_DATASET)cell/*.* < $(PROJ_DATASET)materials/ < $(PROJ_DATASET)bak/ < $(PROJ_DATASET)materials/pattern/ < $(PROJ_DATASET)materials/bump/ > $(PROJ_DATASET)datagroupcatalogs/ < $(PROJ_DATASET)datagrouplayouts/

19 Configuration Variables

20 Project: Families & Parts

21 Add Part File File added to Project Dataset

22 Add Part Family

23 Add Part

24 Add Part Part added to Family

25 Add Part Warning: Editing xml-files can seriously damage your health!

26 Copy Part

27 Paste Part

28 Paste Part Copied Part in Project Dataset

29

30 Paste Family

31 Paste Family Copied Family in Project Dataset

32 TFDATASET_SHOWDUPLICATEFAMILIES=1 Error message in Message Center

33 TFDATASET_SHOWDUPLICATEFAMILIES=1

34 TFDATASET_SHOWDUPLICATEFAMILIES=1

35 TFDATASET_SHOWDUPLICATEFAMILIES=1 Parts in duplicated Family displayed in Part pull-down list

36 TFDATASET_SHOWDUPLICATEFAMILIES=0 Configuration Variable added to triform.ucf (disable as required) Parts in duplicated Family not displayed in Part pull-down list Duplicated Family not listed

37 Add Catalog Items

38 Add Catalog Item

39 Add Catalog Item

40 Add Catalog Item

41 Add Catalog Item File for catalog items to be created in Project Dataset folder!

42 Add Catalog Item

43 Add Catalog Item

44 Add Catalog Item

45 Add Catalog Item New catalog item

46 Add Catalog Item Warning: Editing xml-files can seriously damage your health!

47 Add Catalog Item can t create duplicate DataGroup items if created manually, then error message

48 Hiding Catalog Items enclose the entire item with <!-- and -- > 2010 Bentley Systems, Incorporated Warning: Editing xml-files can seriously damage your health!

49 Company Datasets

50 Company Datasets add folder DatasetExtensions add folder and subfolders create configuration variable to folder in PCF-file append search paths to subfolders Configuration Variables in PCF-file # # Append search paths for company-level dataset portions # COMP_DATASET = $(TF_DATASETS)DatasetExtensions/Company_VT/ 2010 Bentley Systems, Incorporated TFDIR_PART < $(COMP_DATASET)part/ TFDIR_CELL < $(COMP_DATASET)cell/ TFDIR_COMP < $(COMP_DATASET)comp/ TFDIR_CPART < $(COMP_DATASET)cpart/ TFDIR_FRAME < $(COMP_DATASET)frame/ ATFDIR_Window < $(COMP_DATASET)frame/windows/ ATFDIR_Door < $(COMP_DATASET)frame/doors/ MS_MATERIAL < $(COMP_DATASET)materials/ MS_PATTERN < $(COMP_DATASET)materials/pattern/ MS_BUMP < $(COMP_DATASET)materials/bump/ DG_CATALOGS_PATH > $(COMP_DATASET)datagroupcatalogs/ DG_SCHEDULE_LAYOUT_PATH < $(COMP_DATASET)datagrouplayouts/ DG_PATH < $(COMP_DATASET)datagroupsystem/

51 Configuration Variables

52 Configuration Variables

53 Configuration Variables

54 Company Family & Parts add Families and Parts to Company dataset as for Project dataset

55 Special-purpose dataset extensions IFC2x3 psets, IFC MVDs, etc.

56 Dataset Extensions add folders and subfolders (if necessary create configuration variable to folders in PCF-file append search paths to subfolders Configuration Variables in PCF-file # # Append search paths to support the IFC 'FM Handover (COBie2)' Model View Definition # (folders and files created by unzipping DatasetExtenstions_FMHandover.zip # in...\workspace\triforma with create folder option on) # FMH_DATASET = $(TF_DATASETS)DatasetExtensions/FMH_psets/ DG_CATALOGS_PATH > $(FMH_DATASET)datagroupcatalogs_fmh/ DG_PATH < $(FMH_DATASET)datagroupsystem_fmh/ 2010 Bentley Systems, Incorporated IFC_Psets DG_CATALOGS_PATH DG_PATH = $(TF_DATASETS)DatasetExtensions/IFC2x3_psets/ > $(IFC_Psets)datagroupcatalogs_fmh < $(IFC_Psets)datagroupsystem_ifc2x3_psets/

57 Before

58 After

59 Special-purpose DataGroup Definitions

60 Special-purpose DataGroup Definitions

61 Dataset Key Features 2010 Bentley Systems, Incorporated pre-defined geometry, symbology & properties default geometry (width, height, thickness, ) level and symbology in models level, symbology, material hatching/patterning in drawings rendering properties properties for quantity takeoff and cost calculation specification texts user attributes for schedules schedule templates libraries of parametric and non-parametric cells

62 Dataset Key Benefits 2010 Bentley Systems, Incorporated enforce country, company, project standards naming, level, symbology, hatching, rendering, quantification, consistency of models, drawings, schedules, renderings geometry and attribute edits to single/multiple building elements query model by attributes/create selection sets facilitate downstream tasks interference detection, schedule simulation, analyses, interoperability with other applications via IFC export

63 Dataset Overview 2010 Bentley Systems, Incorporated

64 Bentley Building Datasets The I in BIM Thank you!

Revit MEP. Autodesk Navisworks

Revit MEP. Autodesk Navisworks What is BIM? Autodesk BIM is an intelligent model-based process that helps owners and service providers achieve business results by enabling more accurate, accessible, and actionable insight throughout

More information

Structural Engineering Training courses :

Structural Engineering Training courses : Structural Engineering Training courses : Course BIM Structural Diploma Revit Structure Robot Structure Analysis Autocad Structure Detailing Navis Works BIM Structural Diploma BIM structural diploma maximize

More information

Revit Structure. Autodesk Navisworks

Revit Structure. Autodesk Navisworks What is BIM? Autodesk BIM is an intelligent model-based process that helps owners and service providers achieve business results by enabling more accurate, accessible, and actionable insight throughout

More information

PARAMETRIC BIM OBJECTS EXCHANGE AND SHARING BETWEEN HETEROGENEOUS BIM SYSTEMS. Yu-Min Cheng 1 and *I-Chen Wu 1

PARAMETRIC BIM OBJECTS EXCHANGE AND SHARING BETWEEN HETEROGENEOUS BIM SYSTEMS. Yu-Min Cheng 1 and *I-Chen Wu 1 PARAMETRIC BIM OBJECTS EXCHANGE AND SHARING BETWEEN HETEROGENEOUS BIM SYSTEMS Yu-Min Cheng 1 and *I-Chen Wu 1 1 Department of Civil Engineering, National Kaohsiung University of Applied Sciences 415 Chien

More information

Bentley Map Geospatial Administrator Workspace Base Source Directory and Files Node

Bentley Map Geospatial Administrator Workspace Base Source Directory and Files Node Bentley Map Geospatial Administrator Workspace Base Source Directory and Files Node The Geospatial Administrator provides expected flexibility to define and customize your Bentley Map projects. This includes

More information

ArchiCAD and COBie. How to Prepare your ArchiCAD 17 Project for COBie2 Documentation

ArchiCAD and COBie. How to Prepare your ArchiCAD 17 Project for COBie2 Documentation ArchiCAD and COBie How to Prepare your ArchiCAD 17 Project for COBie2 Documentation GRAPHISOFT Visit the GRAPHISOFT website at http://www.graphisoft.com for local distributor and product availability information.

More information

Autodesk NavisWorks Course :-

Autodesk NavisWorks Course :- Autodesk NavisWorks Course :- Course Description The Autodesk Navisworks training course instructs students in best approaches to combine 3D geometry from cross disciplines into one scene to enable effective

More information

AECOsim Building Designer V8i (SELECTseries 5): What is New

AECOsim Building Designer V8i (SELECTseries 5): What is New : What is New Version 08.11.09.7xx Index: New for (v 8x2dotVERSION ) o Building Platform: Windows 8.1 Compatibility Microsoft Office 2013 Compatibility RFA Interpreter Reporting Enhancements Replicate

More information

Change it. Change everything.

Change it. Change everything. In Autodesk Revit Building every schedule, drawing sheet, 2D view, and 3D view is a direct presentation of information from the same underlying database. As you and your team work on the same building

More information

Correct COBie Production. From Concept to Handover

Correct COBie Production. From Concept to Handover Correct COBie Production From Concept to Handover DAVID JELLINGS MD Solibri UK buildingsmart UK&I Visiting Professor BCU Solibri Coverage Japan Solibri Offices Countries with multiple Partners Countries

More information

OpenRoads Creating Subsurface Utility Models

OpenRoads Creating Subsurface Utility Models OpenRoads Creating Subsurface Utility Models Existing and Proposed Utilities Presenter: Robert Garrett, PE Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com Before you Begin:...

More information

Beyond the Limits: Using Autodesk Revit and Navisworks Manage for Design Collaboration on Large-Scale Projects

Beyond the Limits: Using Autodesk Revit and Navisworks Manage for Design Collaboration on Large-Scale Projects Beyond the Limits: Using Autodesk Revit and Navisworks Manage for Design Collaboration on Large-Scale Projects Joseph Huang MWH Global Luther Lampkin MWH Global SE4259 This class covers best practices

More information

Building Professional Services

Building Professional Services Building Professional Services How to create Drawings from your models using Bentley Building Electrical Systems and the USACE Dataset: The Electrical Discipline Master Model: The Discipline Master Model

More information

Getting Started. New project. Click New button to create a new project. Double click on one of sample models. Click Choose from samples

Getting Started. New project. Click New button to create a new project. Double click on one of sample models. Click Choose from samples New project Click New button to create a new project 1 4 Double click on one of sample models 2 3 Click Choose from samples Type project and version name Select.besln file, then press Open Click OK 6 5

More information

Reaping the Benefits of Migrating to Autodesk Building Systems

Reaping the Benefits of Migrating to Autodesk Building Systems Intro. 1 BD23-3 Reaping the Benefits of Migrating to Autodesk Building Systems Presenter(s) Daryl Bookout & Mike Kotanian Standards Annotation Existing Symbology Content Creation Labels Display Configurations

More information

Status FMie. (openbim based Facilities Management information exchange) Report to buildingsmart International. Tokyo October 2012

Status FMie. (openbim based Facilities Management information exchange) Report to buildingsmart International. Tokyo October 2012 Status FMie (openbim based Facilities Management information exchange) Report to buildingsmart International Tokyo October 2012 FMie interim Project management Group; Inge Aarseth, Brynjulf Skjulsvik and

More information

Building Information ModelingChapter1:

Building Information ModelingChapter1: Chapter 1 Building Information ModelingChapter1: Building information modeling (BIM) is an integrated workflow built on coordinated, reliable information about a project from design through construction

More information

AECOsim Building Designer V8i (SELECTseries 6) Deployment Guide: ProjectWise V8i Managed Workspaces

AECOsim Building Designer V8i (SELECTseries 6) Deployment Guide: ProjectWise V8i Managed Workspaces AECOsim Building Designer V8i (SELECTseries 6) Deployment : ProjectWise V8i Managed Workspaces Version 4.3 August 2015 AECOsim Building Designer V8i (SELECTseries 6) with ProjectWise V8i (SELECTseries

More information

Building Information Modeling

Building Information Modeling Chapter Building Information Modeling 1 Building information modeling (BIM) is an integrated workflow built on coordinated, reliable information about a project from design through construction and into

More information

JBIM. The BIM Balancing Act: Tilt the Scales. in Your Favor

JBIM. The BIM Balancing Act: Tilt the Scales. in Your Favor JBIM Fall 2008 Journal of Building Information Modeling An official publication of the National BIM Standard (NBIMS) and the National Institute of Building Sciences (NIBS) The BIM Balancing Act: Tilt the

More information

Questions and Answers

Questions and Answers Revit Structure2009 Questions and Answers Revit Structure software uses a single, intelligent model to coordinate all the tasks structural engineers and drafters need to complete during the building design

More information

create 2 new grid lines

create 2 new grid lines STEP 1: open your class-01 Project file _ go to Level 1 _ select grid line 1 _ type CO (copy) _ repeat for grid line 3 as shown in image 1 Architectural Column STEP 2: from the Ribbon under the Home tab

More information

TRAINING GUIDE FOR ADVANCE STEEL USERS

TRAINING GUIDE FOR ADVANCE STEEL USERS TRAINING GUIDE FOR ADVANCE STEEL USERS Page 2 An Introduction to the Guide... 9 1 Welcome...11 1.1 Autodesk Revit...12 1.2 New in Revit 2018...13 2 Installation...14 2.1 System Requirements and License...15

More information

Making AutoCAD better for architects.

Making AutoCAD better for architects. Making AutoCAD better for architects. With Autodesk Architectural Desktop you get flexibility in both implementation and use, the efficiency of real-world building objects, and the very best AutoCAD based

More information

Verwaltung und Qualitätssicherung von BIM-Modellen via IFCWebServer.org Data Server

Verwaltung und Qualitätssicherung von BIM-Modellen via IFCWebServer.org Data Server Verwaltung und Qualitätssicherung von BIM-Modellen via IFCWebServer.org Data Server Ali Ismail M.Sc. TU Dresden Institut für Bauinformatik Development Leader @ IFCWebServer.org Content Short introduction

More information

NX electrical and mechanical routing

NX electrical and mechanical routing electrical and mechanical routing Accelerating design of electrical and mechanical routed systems in complex assemblies Electrical routing benefits Re-uses logical design eliminates redundant data creation

More information

Product Libraries in Ifc format. Open access to product information throughout a buildings lifecycle

Product Libraries in Ifc format. Open access to product information throughout a buildings lifecycle Product Libraries in Ifc format Open access to product information throughout a buildings lifecycle Prepared by Bjørn K Stangeland for the buiildingsmart conference in Tokyo, October 2012 Requirements

More information

Revit Architecture Syllabus Total duration: 80 hours (Theory 40 Hours + Lab 40 Hours)

Revit Architecture Syllabus Total duration: 80 hours (Theory 40 Hours + Lab 40 Hours) Faculty Start Date End Date No of Students Revit Architecture Syllabus Total duration: 80 hours (Theory 40 Hours + Lab 40 Hours) Introduction About BIM Introduction to Autodesk Revit Architecture Revit

More information

VICO OFFICE R6.5 MR2 RELEASE NOTES

VICO OFFICE R6.5 MR2 RELEASE NOTES VICO OFFICE R6.5 MR2 RELEASE NOTES December 2017 Vico Office Release Notes Page 2 Table of Contents Vico Office R6.5 MR2 Release Notes 4 Feature Enhancements 4 Calendar 4 Publishers and Importers 5 Defect

More information

Course BIM MEP Diploma Revit MEP Navis Works

Course BIM MEP Diploma Revit MEP Navis Works Course BIM MEP Diploma Revit MEP Navis Works BIM Electromechanical Diploma : BIM MEP diploma maximize the BIM workflow optimization and gives the engineer the full capabilities to perform MEP Model consists

More information

BIM Diploma content ( included courses) : Training course Course Levels Duration Outputs Revit MEP

BIM Diploma content ( included courses) : Training course Course Levels Duration Outputs Revit MEP What is BIM? Autodesk BIM is an intelligent model-based process that helps owners and service providers achieve business results by enabling more accurate, accessible, and actionable insight throughout

More information

Table of contents. What is new in Advance Steel 2014 WELCOME TO ADVANCE STEEL USER INTERFACE ENHANCEMENTS... 6 MODELING JOINTS...

Table of contents. What is new in Advance Steel 2014 WELCOME TO ADVANCE STEEL USER INTERFACE ENHANCEMENTS... 6 MODELING JOINTS... Table of contents WELCOME TO ADVANCE STEEL 2014... 5 USER INTERFACE ENHANCEMENTS... 6 User interface 1: Customizable tool palette... 6 User interface 2: Collision check results... 7 User interface 3: Steel

More information

VICO OFFICE R6.5 RELEASE NOTES

VICO OFFICE R6.5 RELEASE NOTES VICO OFFICE R6.5 RELEASE NOTES June 2017 Vico Office Release Notes Page 2 Table of Contents Vico Office R6.5 Release Notes 4 The Golden Rule of Upgrades - Back up all existing projects 4 Previous version

More information

Product Libraries in Ifc format. Open access to product information throughout a buildings lifecycle

Product Libraries in Ifc format. Open access to product information throughout a buildings lifecycle Product Libraries in Ifc format Open access to product information throughout a buildings lifecycle Prepared by Bjørn K Stangeland for the buiildingsmart conference in Oslo, March 2012 Requirements for

More information

nora rubber fl oorings LIBRARY ELEMENT FOR ARCHICAD 17+

nora rubber fl oorings LIBRARY ELEMENT FOR ARCHICAD 17+ nora rubber fl oorings LIBRARY ELEMENT FOR ARCHICAD 17+ ArchiCAD Library Element for nora systems nora-rubber-floorings Library element for ArchiCAD 17+ This highly parametric library element is used to

More information

Revit Structure 3 ETABS Data Exchange

Revit Structure 3 ETABS Data Exchange Revit Structure 3 ETABS Data Exchange Overview This document describes how to exchange Building Information Modeling (BIM) data between Revit Structure 3 and ETABS, a three-dimensional physical object

More information

New version of program STeelCON

New version of program STeelCON November 2016 http://www.sofistik.gr/ Steel Structures New version of program STeelCON 2016.320 Dear colleagues, A new version of the STeel CONnections program for the design of bolted and welded steel

More information

Library Part Maker for ARCHICAD 20

Library Part Maker for ARCHICAD 20 Library Part Maker for ARCHICAD 20 User Guide United Kingdom & Ireland Printable PDF version GRAPHISOFT Visit the GRAPHISOFT website at http://www.graphisoft.com for local distributor and product availability

More information

ARCHICAD 21 and START Edition Feature Comparison Chart 21 SE 2018 SE Complex, Multi-story Elements + + +

ARCHICAD 21 and START Edition Feature Comparison Chart 21 SE 2018 SE Complex, Multi-story Elements + + + ARCHICAD ARCHICAD 21 and START Edition Feature Comparison Chart 21 SE 2018 SE 2017 Modeling Complex, Multi-story Elements + + + Floor-plan Display Options for Construction Elements + + + Multi-Plane Roof

More information

Program2BIM. Step by Step Guide. Program2BIM Process V2 / View in Browser. Assemble Templates. View on. Receive Link

Program2BIM. Step by Step Guide. Program2BIM Process V2 / View in Browser. Assemble Templates. View on. Receive  Link Program2BIM Step by Step Guide Archicad Powered by.com Room Select one of the categories (healthcare, education, etc.) to access the Room on the website Program2BIM.com and select the number of spaces

More information

CostX 6.5 Release Notes

CostX 6.5 Release Notes CostX 6.5 Release Notes Overview CostX version 6.5 is an exciting new development in the Exactal range of world-class digital measurement and estimating software. In addition to many new features and improvements

More information

Tekla Structures 2017i. Release notes. September Trimble Solutions Corporation

Tekla Structures 2017i. Release notes. September Trimble Solutions Corporation Tekla Structures 2017i Release notes September 2017 2017 Trimble Solutions Corporation Contents 1 Tekla Structures 2017i release notes...5 1.1 Spiral beams... 6 Spiral beams in the model...6 Spiral beams

More information

Cobie Configuration Guide

Cobie Configuration Guide ONUMA System Cobie Configuration Guide The ONUMA System fully supports the Construction Operations Building Information Exchange (COBIE) Standard as established by the buildingsmartalliance: http://www.buildingsmartalliance.org/index.php/projects/cobie

More information

IFC4 COORDINATION VIEW

IFC4 COORDINATION VIEW IFC4 COORDINATION VIEW Definition of the project scope driven by identified process scenarios Dr. Thomas Liebich, buildingsmart International, MSG Lead Objectives of the IFC4 Coordination View Project

More information

AECOsim Building Designer. Quick Start Guide. Introduction Getting Started Bentley Systems, Incorporated.

AECOsim Building Designer. Quick Start Guide. Introduction Getting Started Bentley Systems, Incorporated. AECOsim Building Designer Quick Start Guide Introduction Getting Started 2012 Bentley Systems, Incorporated www.bentley.com/aecosim Table of Contents Introduction Getting Started...3 AECOsim Building Designer

More information

ARCH_ _COMP-PRAC REVIT SYLLABUS

ARCH_ _COMP-PRAC REVIT SYLLABUS ARCH_4605-5605_COMP-PRAC REVIT SYLLABUS The Revit Portion of Computational Practice is divided into 3-Parts: Part 1 Classes 01-06 [RE&EM] Revit Essentials & Existing Models Part 2 Classes 07-12 [RF&AC]

More information

What's New or Changed in Bentley InRoads XM Edition

What's New or Changed in Bentley InRoads XM Edition 08.09.02.13 Adds to 08.09.01.45 New General Enhancements File Added support for running Inroads Group within MicroStation on a 64 bit operating system. Running Inroads Group within AutoCAD on a 64 bit

More information

Autodesk Navisworks Essentials Overview. Prerequisites. Course Outline

Autodesk Navisworks Essentials Overview. Prerequisites. Course Outline Autodesk Navisworks Essentials Overview This course is designed for new users of Autodesk Navisworks users for the review, 4D simulation, and clash testing, and presenting of existing 3D geometry files.

More information

Revit MEP basics. Ir. Dr. Sam C. M. Hui Faculty of Science and Technology

Revit MEP basics. Ir. Dr. Sam C. M. Hui Faculty of Science and Technology SBS5411 Building Information Modelling for BSE http://ibse.hk/sbs5411/ Revit MEP basics Ir. Dr. Sam C. M. Hui Faculty of Science and Technology E-mail: cmhui@vtc.edu.hk Sep 2018 Contents Introduction Revit

More information

Revit. Website:

Revit.   Website: Revit Email: info@computertraininingwales.co.uk Website: www.computertrainingwales.co.uk Revit Beginner The objective of this Revit training course is to give delegates the fundamental skills to use the

More information

Tekla Structures and Autodesk Revit useful geometry exchange

Tekla Structures and Autodesk Revit useful geometry exchange Tekla Structures and Autodesk Revit useful geometry exchange General guidance: Updated: 2nd June, 2014 (New material is starred) David Lash Engineering Segment FROM Autodesk Revit Architectural to Tekla

More information

Autodesk REVIT (Architecture) Mastering

Autodesk REVIT (Architecture) Mastering Autodesk REVIT (Architecture) Mastering Training details DESCRIPTION Revit software is specifically built for Building Information Modeling (BIM), empowering design and construction professionals to bring

More information

Chapter 1. Introduction to Autodesk Revit Architecture Learning Objectives

Chapter 1. Introduction to Autodesk Revit Architecture Learning Objectives Chapter 1 Learning Objectives Introduction to Autodesk Revit Architecture 2012 After completing this chapter, you will be able to: Understand the basic concepts and principles of Revit Architecture 2012.

More information

What's New GRAITEC Advance PowerPack 2016

What's New GRAITEC Advance PowerPack 2016 What's New GRAITEC Advance PowerPack 2016 Table of contents WELCOME TO GRAITEC POWERPACK FOR REVIT... 5 NEWS... 6 Managers... 6 1: Family Manager... 6 BIM Connect... 7 1: Compliancy with Autodesk Revit

More information

Fast Content for AutoCAD MEP 2015

Fast Content for AutoCAD MEP 2015 David Butts Gannett Fleming MP6393 AutoCAD MEP 2015 software, a world-class design and drafting application, is the Zen master of mechanical, electrical, and plumbing design software. The software continues

More information

The power of BIM for structural engineering. Autodesk Revit. Structure

The power of BIM for structural engineering. Autodesk Revit. Structure The power of BIM for structural engineering. Autodesk Revit Structure Improve Efficiency, Accuracy, and Coordination Concurrent modeling for structural design, analysis, and coordinated documentation Building

More information

The CAP Panel Builder technology is designed to construct and manage configurations of stack panel products.

The CAP Panel Builder technology is designed to construct and manage configurations of stack panel products. About The CAP technology is designed to construct and manage configurations of stack panel products. Use the intuitive to assemble the components and control properties of stackable panels such as top

More information

BIM - ARCHITECTUAL PLAN VIEWPORTS

BIM - ARCHITECTUAL PLAN VIEWPORTS BIM - ARCHITECTUAL PLAN VIEWPORTS INTRODUCTION There are many uses for viewports in Vectorworks software. Viewports can display an entire drawing, as well as cropped views of a drawing. These views can

More information

TERCA PORTHERM BLOCKS AUTODESK REVIT CONTENT USER GUIDE

TERCA PORTHERM BLOCKS AUTODESK REVIT CONTENT USER GUIDE TERCA PORTHERM BLOCKS AUTODESK REVIT CONTENT USER GUIDE VERSION 2.1 Copyright Wienerberger Group ~ 1 ~ CONTENTS WHAT IS INCLUDED IN THIS BIM CONTENT... 3 LIST OF PRODUCTS IN THIS DATASET... 4 USING THIS

More information

QDA Miner. Addendum v2.0

QDA Miner. Addendum v2.0 QDA Miner Addendum v2.0 QDA Miner is an easy-to-use qualitative analysis software for coding, annotating, retrieving and reviewing coded data and documents such as open-ended responses, customer comments,

More information

construction operations building information exchange (COBIE)

construction operations building information exchange (COBIE) construction operations building information exchange (COBIE) Nicholas Nisbet, MA, DipArch buildingsmart ifcxml Coordinator Director, AEC3 Ltd 5-Aug-08 Contracted Information Exchange Demo 1 IFC COBIE

More information

Implementing Advance Steel within a Building Information Modeling (BIM) Workflow Richard Walsh Autodesk, Technical Consultant [UK]

Implementing Advance Steel within a Building Information Modeling (BIM) Workflow Richard Walsh Autodesk, Technical Consultant [UK] Implementing Advance Steel within a Building Information Modeling (BIM) Workflow Richard Walsh Autodesk, Technical Consultant [UK] FB6278 This class will cover the implementation of Advance Steel software

More information

Covers Autodesk Advance Steel fundamentals, so you become quickly productive with the software

Covers Autodesk Advance Steel fundamentals, so you become quickly productive with the software Covers Autodesk Advance Steel fundamentals, so you become quickly productive with the software Autodesk Advance Steel 2017 www.autodesk.com new Autodesk Advance Steel users. It is recommended that you

More information

Revit - Understanding Parameters

Revit - Understanding Parameters Parameters are the i in BiM. Parameters store information which can be scheduled, exported to other applications or viewed as properties of an object like the height of a wall or the width of a door. Not

More information

ProjectWise Advanced Revit Integration

ProjectWise Advanced Revit Integration ProjectWise Advanced Revit Integration Faster, Higher-quality Multi-discipline Design Collaboration Hans Koorneef, Technical Director Platform & Mobility, EMEA 1 WWW.BENTLEY.COM 2017 Bentley Systems, Incorporated

More information

Change it. Change everything.

Change it. Change everything. AUTODESK REVIT BUILDING Change it. Change everything. Autodesk Revit Building. It s just a better way of working. In Autodesk Revit Building every schedule, drawing sheet, 2D view, and 3D view is a direct

More information

Managed Workspaces Presented by David Haskin

Managed Workspaces Presented by David Haskin Managed Workspaces Presented by David Haskin ProjectWise Managed Workspaces In this session, learn how to simplify standards enforcement while working in ProjectWise. Managed Workspaces give the ProjectWise

More information

Questions and Answers

Questions and Answers Autodesk Revit Architecture 2010 Questions and Answers Autodesk Revit Architecture 2010 software works the way architects and designers think, allowing you to work naturally, design freely, and deliver

More information

Go From Paper to Automated PDFs and Purpose-built Models

Go From Paper to Automated PDFs and Purpose-built Models Go From Paper to Automated PDFs and Purpose-built Models ProjectWise Learn Conference Hans Koorneef, Technical Director EMEA Bentley Systems 1 WWW.BENTLEY.COM 2017 Bentley Systems, Incorporated Agenda

More information

NX electrical and mechanical routing Accelerating design of mechanical and electrical routed systems in complex assemblies

NX electrical and mechanical routing Accelerating design of mechanical and electrical routed systems in complex assemblies electrical and mechanical routing Accelerating design of mechanical and electrical routed systems in complex assemblies fact sheet www.ugs.com Summary software digital product development solutions include

More information

Assessing Code Conformance of IFC Models: from Software Developers Standpoint

Assessing Code Conformance of IFC Models: from Software Developers Standpoint builidingsmart International Summit 24 March 2015 Assessing Code Conformance of IFC Models: from Software Developers Standpoint Albert Kang Managing Director International Division SEOKYOUNG SYSTEMS Address

More information

draw reference planes click on EQ Parametric Truss STEP 1: from the big R _ scroll over New _ click on Family

draw reference planes click on EQ Parametric Truss STEP 1: from the big R _ scroll over New _ click on Family Parametric Truss STEP 1: from the big R _ scroll over New _ click on Family STEP 2: select Structural Framing - Complex and Trusses from the list of templates _ click on Open STEP 3: type RP (reference

More information

Smart Hangers. Powerful solution for placing hangers in BIM model

Smart Hangers. Powerful solution for placing hangers in BIM model Powerful solution for placing hangers in BIM model Working with MEP elements Smart Hangers extension Autodesk Revit Architecture/Structure/MEP and Autodesk Revit BIM software Smart Hangers powerful solution

More information

Autodesk, Inc. Revit 2014

Autodesk, Inc. Revit 2014 Autodesk, Inc. Revit 2014 Rich Mitrenga, Business Development Manager O&M 2014 COBie Challenge for Designers 1 product description Autodesk Revit software is specifically built for Building Information

More information

Step by Step GIS. Section 1

Step by Step GIS. Section 1 Step by Step GIS Section 1 Contact the web page given below for the data required to do the exercises (http://www.pasda.psu.edu/default.asp) Before beginning the tutorials please visit the Preparation

More information

PARAMETRIC BIM WORKFLOWS

PARAMETRIC BIM WORKFLOWS Y. Ikeda, C. M. Herr, D. Holzer, S. Kaijima, M. J. Kim. M, A, Schnabel (eds.), Emerging Experience in Past, Present and Future of Digital Architecture, Proceedings of the 20th International Conference

More information

REVIT MODELING INDIA. Best Practices of Revit Family. Creation. Author: Premal Kayasth BIM Evangelist.

REVIT MODELING INDIA. Best Practices of Revit Family. Creation. Author: Premal Kayasth BIM Evangelist. REVIT MODELING INDIA Best Practices of Revit Family Creation Author: Premal Kayasth BIM Evangelist Introduction: The white paper aims at defining best practices and procedures to be considered at the time

More information

ARCHICAD 22 and STAR(T) Edition Feature Comparison Chart

ARCHICAD 22 and STAR(T) Edition Feature Comparison Chart Modeling and Complex, Multi-story Elements + + + Floor-plan Display Options for Construction Elements + + + Multi-Plane Roof + + + Priority Based Connections + + + Profiled, Slanted Walls, Columns, Beams

More information

Autodesk Revit. Structure

Autodesk Revit. Structure The power of BIM for structural engineering. Autodesk Revit S L N E TW R K Structure Improve Efficiency, Accuracy, and Coordination Concurrent modeling for structural design, analysis, and coordinated

More information

How to deal with custom objects in Bentley Applications

How to deal with custom objects in Bentley Applications AEC Integration Lab @ Georgia Tech How to deal with custom objects in Bentley Applications Ph.D. student: Jin-Kook Lee Professor: Charles M. Eastman Design Computing, College of Architecture Georgia Institute

More information

Questions and Answers

Questions and Answers Revit Structure 2009 Questions and Answers Revit Structure software uses a single, intelligent model to coordinate all the tasks structural engineers and drafters need to complete during the building design

More information

A set of annotation templates that maybe used to label objects using information input in the data model mentioned above.

A set of annotation templates that maybe used to label objects using information input in the data model mentioned above. AUTOCAD MAP 3D 2009 WHITE PAPER Industry Toolkits Introduction In today s world, passing of information between organizations is an integral part of many processes. With this comes complexity in a company

More information

INTRODUCTION ACCESS 2010

INTRODUCTION ACCESS 2010 INTRODUCTION ACCESS 2010 Overview of Ms. Access 2010 Microsoft Access is a computer application used to create and manage databases. Access Databases can store any type of information: numbers, text, and

More information

Currently, GSA Building Information Modeling Guide Series 01 Overview, version 0.90 is also available for review and comment.

Currently, GSA Building Information Modeling Guide Series 01 Overview, version 0.90 is also available for review and comment. U.S. General Services Administration Public Buildings Service Office of the Chief Architect November 1, 2006 This version of the GSA Building Information Modeling Guide Series 02 Spatial Program Validation

More information

Software Development & Education Center. Revit 2013

Software Development & Education Center. Revit 2013 Software Development & Education Center Revit 2013 (Architecture BIM MEP Structure Family Editor) Autodesk Revit Architecture Essential Objective The primary objective of this course is to teach students

More information

An Overview of BuildingSMART. Christopher Groome Secretary buildingsmart International Moscow June 2016

An Overview of BuildingSMART. Christopher Groome Secretary buildingsmart International Moscow June 2016 An Overview of BuildingSMART Christopher Groome Secretary buildingsmart International Moscow June 2016 buildingsmart today Values Open Neutral Not-for-profit International Goals Create open BIM standards

More information

SMS v Obstructions. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives

SMS v Obstructions. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives SMS v. 12.1 SRH-2D Tutorial Objectives This tutorial demonstrates the process of creating and defining in-stream obstructions within an SRH-2D model. The SRH-2D Simulations tutorial should have been completed

More information

Building Information Modeling Interoperability Issues

Building Information Modeling Interoperability Issues Building Information Modeling Interoperability Issues Prof. Narinder Singh Khalsa College of Engineering. & Technology, Amritsar Prof Bikramjit Singh Global Institute Of Management &Emerging Technologies

More information

Introduction In this document, users will Llearn how to utilize SysQue Systems Pipe, and how to draw Pipe into their projects.

Introduction In this document, users will Llearn how to utilize SysQue Systems Pipe, and how to draw Pipe into their projects. Systems Pipe Summary Learn to utilize Systems Pipe for Revit 206. Contents Introduction SysQue Systems Pipes SysQue Systems Pipes Menu Modeling Using Systems Pipe Introduction In this document, users will

More information

2020 Office Products. Release Notes and Known Issues List Worksheet 2020 Cap 2020 Giza 2020 Visual Impression

2020 Office Products. Release Notes and Known Issues List Worksheet 2020 Cap 2020 Giza 2020 Visual Impression 2020 Office Products Release Notes and Known Issues List 2020 Worksheet 2020 Cap 2020 Giza 2020 Visual Impression CONTENTS Please Note... 2 Commercial Software 2018.2 Feature Additions... 3 1.1 2020 Giza

More information

The foundation of BIM for structural engineering. Autodesk Revit. Structure 2010

The foundation of BIM for structural engineering. Autodesk Revit. Structure 2010 The foundation of BIM for structural engineering. Autodesk Revit Structure 2010 Building Information Modeling for Structural Engineering Integrated tools for modeling, coordination, analysis, design documentation,

More information

BIM MANAGER GUIDE TO RESOURCE MANAGEMENT WITH VECTORWORKS

BIM MANAGER GUIDE TO RESOURCE MANAGEMENT WITH VECTORWORKS BIM MANAGER GUIDE TO RESOURCE MANAGEMENT WITH VECTORWORKS WHAT S INSIDE INTRODUCTION 1 TYPES OF RESOURCES 1 OFFICE STANDARDS 2 WHAT SHOULD BE PART OF YOUR OFFICE STANDARDS? 2 CREATE YOUR OWN TEMPLATE 4

More information

Frame Generator Structural Shape Authoring

Frame Generator Structural Shape Authoring Frame Generator Structural Shape Authoring IMAGINiT Technologies White Paper 1 Autodesk Inventor s Frame Generator quickly and easily creates structural frames such as those used in machines, fixtures,

More information

Modeling the Part. Example of a completed structural shape (Cooper B-Line Channel Strut) sketch

Modeling the Part. Example of a completed structural shape (Cooper B-Line Channel Strut) sketch Modeling the Part Start a new part using either the imperial or metric (part) start Modeling features must be per the Part Modeling document Start a new sketch or use the current active (blank) sketch

More information

The All-in-One Solution for General Design, BIM and Mechanical

The All-in-One Solution for General Design, BIM and Mechanical The All-in-One Solution for General Design, BIM and Mechanical Bricsys represents the future of the.dwg format, with comprehensive workflows for general design, mechanical design and BIM. Here s the best

More information

Integrating CAD Data with ArcGIS

Integrating CAD Data with ArcGIS Integrating CAD Data with ArcGIS Agenda An Overview of CAD Drawings CAD Data Structure in ArcGIS Visualization Georeferencing Data Conversion ArcGIS for AutoCAD Q & A CAD Drawings - Overview Widely used

More information

Pipe Networks CHAPTER INTRODUCTION OBJECTIVES

Pipe Networks CHAPTER INTRODUCTION OBJECTIVES CHAPTER 11 Pipe Networks INTRODUCTION Pipe networks are integral to a site-design solution. The piping system s complexity can vary from simple culverts to several storm and sanitary networks that service

More information

User Guide. Visicon Smart BIM Tools. Version November 2018

User Guide. Visicon Smart BIM Tools. Version November 2018 Visicon Smart BIM Tools Version 1.0 26 November 2018 Visicon Inc. 340 E 77 th St., Suite 2A, NY, NY 10075 - +1 (347) 454-6229 support@visicon.com - visicon.com 2018 Visicon Inc. All rights reserved. Visicon

More information

Minding The Store, Autodesk Revit for Retail Users

Minding The Store, Autodesk Revit for Retail Users Minding The Store, Autodesk Revit for Retail Users BD21-3 Presenter: David Conant: Product Designer Outline: Introduction Revit and Building Information Modeling Better Tools for Better Designs Get the

More information

BIM. The Fastest Way to Quickly & Easily Insert and Modify Elements that are used in Revit project

BIM. The Fastest Way to Quickly & Easily Insert and Modify Elements that are used in Revit project BIM The Fastest Way to Quickly & Easily Insert and Modify Elements that are used in Revit project BIM Tree Manager Working with Elements Dynamic Tree allows easily to navigate, find, modify any element

More information