Development of a New CIS/2 (CIMsteel Integration Standards) Model Viewer

Size: px
Start display at page:

Download "Development of a New CIS/2 (CIMsteel Integration Standards) Model Viewer"

Transcription

1 Development of a New CIS/2 (CIMsteel Integration Standards) Model Viewer Frank Li-Jan WANG College of Architecture, Georgia Institute of Technology, USA Keywords: Abstract: ACIS, CIS/2, EXPRESS, HOOPS, STEP, solid modelling The purpose of developing a CIS/2 data viewer is not only to facilitate software developers to visualise exported CIS/2 files and to validate geometric correctness, but also to provide non-3d-model-based CIS/2 applications with an interface for geometric visualisation and complex 3D-spatial computation. The GT CIS/2 Model viewer enhances the functionality of existing data viewers and proposes a new visualisation method for a CIS/2 model. 1 INTRODUCTION The paper reports the current development progress of the GT CIS/2 model viewer, which is a divisional project of the CIS/2 SQL Database project (C. Eastman et al. in prep.) and the EDI (Electronic Data Interchange) project of AISC (American Institute of Steel Construction). The initial goals of this project are: to assist the CIS/2 translator developers to validate the geometric correctness of exported objects, to interface the GT CIS/2 SQL DBMS (Database management System) with 3D graphical visualisation and also to support the visual query system. The last goal is to propose a novel visualisation approach, comparing to existing visualisation tools, to exploring a 3D model in a hierarchically decomposed visual mechanism. The first section of the paper provides the overall background and a brief introduction to the CIS/2 data model. The second section illustrates problems of the existing visualisation tools and defines the scope of developing an enhanced model viewer. The third section describes implementation strategies and methods. 1.1 Introduction of the CIS/2 Data Model The CIS project was an extended effort of the CIMsteel (Computer Integrated Manufacturing of Steel fabrication) project started at the late 80 s (C. Eastman 1999). The CIS1 (CIMsteel Integration Standard version 1) was developed under the

2 Digital Design lead by Dr. Alastair Watson at the University of Leeds, UK and expended into the CIS/2 Logic Product Model (LPM) (A. Crowley and A. Watson 1997) in the late 90 s. The general concept for having the CIS/2 data model is similar to the IFC (Industry Foundation Classes) directed by the IAI (Industry Alliances of Interoperability). Instead of embodying the entire design and construction information within a single data model, the CIS/2 focuses especially on the structural steel domain knowledge, which incorporates the entire lifecycle of the structural steel construction. The CIS/2 LPM schema is defined in the EXPRESS data model language (ISO-STEP Part 11 the EXPRESS language reference manual) and uses the ISO-STEP Part 21, the Clear-text Encoding Exchange Standard, to standardize instance-level expressions. The CIS/2 LPM500 also includes the partial Part 41 (ISO-STEP Part 41 Fundamentals of Product Description and Specification) and the entire Part 42 (ISO-STEP Part 42 Geometry and Topology Representation) to describe generic data specification and geometric representation. 1.2 The AISC Electronic Data Interchange (EDI) Effort The American Institute of Steel Construction (AISC) has adopted the CIS/2 standard as a main EDI (Electronic Data Interchange) effort since Currently, over nine leading international CAD/CAM software developers have joined this AISC EDI effort to implement CIS/2 translators on top of their applications for exchanging data using the CIS/2. Most developers had implemented and commercialised their CIS/2 translators with both an importing and an exporting capability. These CIS/2 translators are implemented based on their own professional specialties and associated with one of the CIS/2 domain models, the analytical model, the design model or the manufacturing model. Most developers incrementally expend their translators to manage more CIS/2 entities along the time. In order to export objects with more accurate geometries, it is demanded to obtain a sophisticate visualisation tool to assist developers validating their translators during a development phase. 1.3 The CIS/2 SQL Database Project at Georgia Tech The CIS/2 SQL Database project is an ongoing research project at the College of Architecture, Georgia Institute of Technology led by Professor Charles Eastman. The initial scope is to integrate the current data-exchanging convention from a filebase exchange into a database exchange, and is expected to be used as an interoperable data repository for assisting the CIS/2 community. Currently, the system is able to convert any EXPRESS defined schema into a relational database and populates instances from imported CIS/2 P21 files. The development of the model viewer enables the DBMS (Database Management System) to process visual queries and other database operations within a graphical environment. 84

3 Development of a New CIS/2 (CIMsteel Integration Standards) Model Viewer 1.4 Existing STEP and CIS/2 visualisation tools There are several existing data viewers for visualizing a STEP model for instance the STEP Viewer (STEP Tools Inc.) visualises data with full geometric representation only. The viewer displays entity instances that are defined within the ISO-STEP Part 42 or other relevant STEP standards such as the AP203 (Configuration-controlled Design) only. Although the CIS/2 schema encloses the entire ISO-STEP Part 42 for geometry and topological representation, none of the existing or commercialised CIS/2 translator supports exporting models within full geometric representation. A STEP model with full geometric representation includes the enormously large amount of geometric instances and enlarges the physical file size. Among the P21 files collected by the Georgia Tech CIS/2 Test File Repository, an online service for CIS/2 translator developers to store exported CIS/2 models and to request a performance test of them, the largest model is a manufacturing and detailing model of a four stories high factory building with a 100 by 100 square feet footprint. This factory building semantically expresses a regular size building. The CIS/2 model of this building contains over 36,000 instances and the total file size exceeds 39MB.Nevertheless it is not expressed with full geometric representation. The total number of instances in a model will exponentially grow as the size of building grows and more accurate and detailed geometric representation of a building is required in the future. Hence, it is crucial to have a visualisation tool that can display large CIS/2 models. The only visualisation tool specifically designed for CIS/2 is the NIST (National Institute of Standards and Technology) VRML CIS/2 Viewer developed by Robert Lipman. The NIST VRML CIS/2 Viewer reads in CIS/2 model files through the Internet and displays a model in the VRML (Virtual Reality Modelling Language) environment. The viewer is incrementally implemented to handle more CIS/2 entities. The system provides selectable visualisation options for displaying controls and displays imported model in a single window frame. 2 DEVELOPMENT SCOPES 2.1 Criteria and Goals of Developing a CIS/2 Data Viewer Most commercialised VRML viewers display models in a single window interface. To explore a detail of a model usually requires a series of zooming or panning operations. The other disadvantage among existing VRML viewers are the single view window and their visual options are not expendable. Due to the limitations and unsatisfactory capabilities founded in existing visualisation tools, an enhanced CIS/2 data viewer is developed. The scope of developing a new CIS/2 model viewer is as follows: 1) Proposing a hierarchical visual mechanism for semantic representation and 85

4 Digital Design applying abstract geometry representation 2) Extendibility to incorporate with other systems 3) Interoperability and remote visualisation for collaborative work Proposing a Hierarchical Visual Mechanism for Semantic Representation and Applying Abstractive Geometry Representation The CIS/2 entity structure can be categorized into three domain models, the analytical model, the design model and the manufacturing model. These three models were separated at the early CIS1 model but were merged together in the new CIS/2 LPM500 product model (A. Crowley 1997). The CIS/2 defines several methods to map objects between domain models. The analytical model and the design model are defined as more abstract models compared to the manufacturing model, which has more detailed information and geometric expressions to represent a construction project. A significant difference between the complexity in a manufacturing model and in the analytical or the design model is the geometric representation. Analysis applications, which are implemented for processing structural analysis or finite element analysis, represent structural members as linear lines and nodes as points. These abstract representations reduce the total number of instances. Similar to the analytical model, the design model also has a certain degree of abstraction of geometric representation. In the CIS/2 design domain model, features and joints are defined at a very abstract level. For instance in a manufacturing model, a double clip angles with plate joint usually requires twenty to thirty instances to be completely expressed, but it needs only one instance, the design_joint_system entity instance, in a design model. Since the manufacturing model represents a real construction project in 3D with most fabrication details, the complexity and the file size of the project model grow in proportion to the level of detail. The abstracted and simplified geometry representation is not available at the CIS/2 manufacturing domain model. Feature entities are used only in the manufacturing model and include all volumetric subtractions of a steel member such as a cope, a hole or a notch. At a more detailed level, CIS/2 feature entities define whether a partcorner is filleted, sloped or chamfered. These feature entities are commonly used in data interchange between fabrication and detailing applications. Comparing to main structural steel members, e.g., a beam or a column, detailed features are relatively small in terms of scale. In order to see detailed features in with a single window viewer such as the Cosmo Player, users need rapidly to zoom in until they can see the detailed features. Since detailed features are defined to associate with a main part in the CIS/2 schema. Thus, a new strategy of how to display detailed features and their corresponding main parts is proposed in the GT CIS/2 viewer. The proposed strategy is to support multiple windows for displaying objects in a hierarchical structure that logically matches the decomposed structure of the original 86

5 Development of a New CIS/2 (CIMsteel Integration Standards) Model Viewer CIS/2 schema definition. In each display window, displayed content is visualised differently in scale. Features are categorized into two levels the primary and secondary level features. The primary-level features are cut features, which can be obtained by the subtractive Boolean operation from their host parts such as beams and columns. These primary features include holes, notches, copes and etc. They are displayed in a decomposed part window frame. The secondary level features are blending features. The secondary-level feature includes detail geometry like an edge fillet or a chamfer, which can be generated by a special blending function without any complex Boolean operations. These features can be optionally displayed depending on a user s selection. A higher level window frame, called the assembly window frame, displays a userselected assembly that includes assemblies of parts, joints, and the primary-level features. It is legal to structure assemblies in a nested hierarchy based on the CIS/2 data definition. An assembly in a nested hierarchy is an assembly of other assemblies. Therefore, it is possible for a high-level assembly that contains a large number of associated instances. This assembly window frame allows a user to select a specific assembly to display. The highest-level window frame displays the entire project in another window frame and displays parts and assemblies but no features. This window frame assumed to be used only to display relationship between assemblies in the whole structure. Hence, parts in an assembly are simplified into a solid object that has zero thickness to accelerate the rendering speed. Essentially, this window visualises the entire project model globally and acts as a navigation widow for selecting decomposed assemblies Extendibility to Incorporate with Other System Another important requirement for a new CIS/2 model viewer is that it should be able to incorporate with other CIS/2 systems or applications. The GT viewer is designed to incorporate with the GT CIS/2 SQL Database internally and to the FabTrol MIS (Management Information System) Database system externally. The following paragraph describes how the system is able to interface other systems Interfacing the DBMS CIS/2 SQL Database The viewer is integrated with the DBMS of the CIS/2 SQL Database to provide interactive 3D visualisation functionalities that allows a user to select 3D objects from the model view and to process a visual query on user-selected objects. The visual query can allow users to visually manage or to inquire stored objects from the CIS/2 Database and display result into a 3D model. 87

6 Digital Design Interfacing the FabTrol MIS Data Item FabTrol system (FabTrol Inc.) is a commercialised construction steel information management system that manages the project information, erection management, delivery schedules, and fabrication information. The FabTrol is an ERP (Enterprise Resource Planning) application which is internally built upon a relational database. The FabTrol system has a standard MIS (Management Information System) interface to standardized meta-data that are used natively in its internal database. The standard mapping mechanism between the CIS/2 and the FabTrol s MIS are proposed to the AISC CIS/2 committee for approval. In order to exchange data between the FabTrol MIS database with the GT CIS/2 SQL Database, the GT CIS/2 SQL Database includes a series of SQL (Standard Query Language) view tables, which are generated based on the proposed mapping and enable the FabTrol MIS database system to extract mapped MIS records directly out from the CIS/2 SQL Database. Although the direct communication between the two database systems are possible, a few MIS data items are still not directly retrievable from the CIS/2 database because of the absence of an internal 3D-modelling capability in the FabTrol MIS system. Without an embodied 3D modelling kernel, the system cannot perform any complex spatial computation. For instance, one MIS data requires overall measurements of an assembly, which is prerequisite information for delivery and shipping, to check whether the assembly is able to fit in a single truckload. In a 3D-model-based application, the task is easy to accomplish by computing the overall dimensions by returning the boundary-box measurements through the 3D modelling kernel. But the computation of geometric models is difficult for a pure relational database application without 3D geometric computational capability to do so. Therefore, for all the MIS items which are needed to be derived from a geometric computation are able to be pre-processed inside the GT CIS/2 viewer and retrieved explicitly by the MIS system Interoperability and Remote Visualisation for Collaborative Work The most magnificent feature of the NIST CIS/2 VRML Viewer is the online interactive observation capability which allows an end user directly to upload a CIS/2 model and to explore the model through internet. One advantage of the remote visualisation is it allowed collaborative users to work remotely and to check the visualised model through the internet. The disadvantages of using the NIST CIS/2 VRML Viewer are that its browser requires a third-party VRML plug-in application installed on user s web browser. Most VRML viewers provide fundamental operations such as basic zooming operations or selective projection views for exploring a model, but they do not provide dedicated or customized visual-operations for user. The basic operations may not be applicable to the content of displaying. The inflexibility and primitive functionality to incorporate a third party, non-opened source application, into system implementation limits the integrative possibility and extendibility for the system s future development. 88

7 Development of a New CIS/2 (CIMsteel Integration Standards) Model Viewer From an interoperable perspective, a sophisticated CIS/2 model viewer must also be able to export a geometric model in diverse file formats, for example, the system should be able to export geometry into a DXF (Drawing Interchange File Format) file or an IGES (Initial Graphics Exchanges Specification) file, and thus, geometries are exchangeable and viewed among various CAD applications. In order to achieve the scope of interoperability and remote visualisation, the system adopts an advanced open-source API named HOOPS developed by the TSA (Tech Soft America) to handle the interactive online model browsing and the diverse file format exporting capabilities, the detailed architecture is described in the development strategy section. 3 DEVELOPMENT STRTEGY AND PROCESS 3.1 System Structure The system can be roughly divided into three parts, which are the input module, the 3D modelling module and the graphic module based on the implementation. The input module is the system backend that controls where and how source data is imported. The input module can read in data either from the GT CIS/2 SQL Database by calling several database-accessing subroutines or from the ROSE data repository, provided by the ST-developer from STEP Tools, Inc., whose instances are imported from CIS/2 P21 files. The 3D modelling module is a component that regenerates 3D objects in the model space. In order to represent objects in a full solid-modelling context and handle complex geometric operations, the model module adopts the Spatial-ACIS API (Application Programming Interface) as its 3D modelling kernel to reduce the complexity of implementation. The graphic module is the core of how to display a model onto the hardware. It adopts an alternative graphic core code called HOOPS developed by the Tech Soft America. The HOOPS actually integrates OpenGL codes into a higher-level coding interface and releases an API for system implementers. The other component is a data indexing structure, which provides internal mapping capabilities while passing objects through different modules. The primary mechanism of the indexing structure is described at the next paragraph Data Structure and Internal Data Indexing The 3D modelling module builds 3D objects correspondingly to originate STEP objects. An index between a 3D object and the originated STEP object is stored into the indexing data structure. The reason to keep a reference between a 3D object and a STEP object is because it provides a bi-directional mapping relationship between 89

8 Digital Design the 3D object and the STEP object. If the viewer is only implemented for displaying geometries, this indexing mechanism may not be applicable. But it is important if the system provides interactive capability which means a user can directly manipulate the model through the system. In the visual query, the graphical module returns selected topological elements, vertexes, edges, faces, bodies and etc., and the 3D modelling module determines the ownership of those selected topological elements. Once the ownership is identified, the system is able to trace originated STEP objects through the indexed data. Therefore, a user can manipulate, modify or highlight an object from a user interface and the system can propagate changes to the 3D objects, then to the originated STEP objects or stored entries on the CIS/2 database User Interface and The Graphic Module To support online interactive visualisation for a CIS/2 model, the system is able to export a model to a HSF (HOOPS Stream File) file. This HSF file is defined in an open standard file format, called OpenHSF that is interactively observable on any web browser. The HOOPS API is interoperable with many 3D modelling kernels such as the ACIS, the Parasolid and the Granite One. In the system implementation, there are internal and external ways of how the 3D modelling module, the ACIS API, can be integrated with the graphic module, the HOOPS API. Internally, objects are passed through a rendering pipeline that bridges the 3D modelling module with the graphic module. Externally, the HOOPS API includes a default translator to input a Standard ACIS Text formatted file (SAT file). Another advantage to deploy the HOOPS API for implementation is that it offers a sophisticated and friendly graphical user interface (GUI) development environment. A default user interface allows implementers to customize system commands using the Microsoft Foundation Classes (MFC) Data Input Module The input module supports both file-based input and database-based input. Many EXPRESS/STEP applications such as the ST-Developer (STEP Tools, Inc.) or the EDM (EPM Technology) provide a standard interface to access the in-memory data repository. In the GT viewer implementation, the input module uses the ST-Developer ROSE interface and data repository to handle importing physical CIS/2 P21 files and uses a late binding approach to retrieve objects from the data repository. Most EXPRESS/STEP applications support the SDAI (ISO-STEP PART 22: Standard Data Accessing Interface) for accessing the data repository and support other early-binding interfaces in different programming languages such as the C++ or JAVA. While inputting data from the CIS/2 SQL Database, in order to extract data from the CIS/2 SQL Database more efficiently, many lower-level geometry entity tables are 90

9 Development of a New CIS/2 (CIMsteel Integration Standards) Model Viewer pre-joined together as one pre-existent SQL view table to shorten the retrieving duration for a query. The pre-existent SQL view tables are not applicable to any normalization processing (E. Codd 1972a), but are to optimise the query performance without eliminating replicated data entries. The following figure (Figure 1) illustrates the essential system architecture and a snapshot from the system interface: P21 FILE CIS/2 SQL DB ROSE/SDAI REPOSITORY DBMS DB INPUT MODULE APIs INDEX Table 3D MODELLING MODULE ACIS GT CIS/2 Viewer GRAPHIC MODULE HOOPS Figure 1 (left) System modules; (right) User interface 刪除 : 4 FUTURE WORK The system will entirely be incorporated into the CIS/2 SQL DB- DBMS implementation that shares the front-end code of receiving data through the data repository. From the visualisation perspective, more decent and sophisticated visualisation methods are to be studied for processing a semantic query that can allow users to extract semantically aggregate parts and features: e.g., a visual query for all staircases where the staircase is not a predefined entity in the data model but only semantic expression of aggregated objects. It is necessary to optimise data retrieving from the database and the rendering strategy of the application to confirm the performance of the system before further implementation is proceeded. 5 ACKNOWLEDGEMENTS The author will like to acknowledge the Professor Chuck Eastman who supports and advise the project, and also Mr. Ghang Lee who made remarkable comments on the paper. 91

10 Digital Design REFERENCES Eastman, C.M Building Product Models: Computer Environments Supporting Design and Construction. Florida: CRC Press, Boca Raton. Crowley, J.A Development & Implementation of a Product Model for Construction Steel, 2nd ed. Leeds: University of Leeds. Foley, J., D.A. Van, S. Feiner and J. Hughes reprinted. Computer Graphics: Principles and Practice, 2nd in C. Mass: Addison-Wesley Publishing Company, Inc. Corney, J. and T. Lim D Modelling with ACIS. Stirling: Saxe-Coburg Publications Ltd. Leler, W. and J. Merry D with Hoops: Build Interactive 3D Graphics Into Your C++ Applications. Mass: Addison-Wesley Publishing Company, Inc. Codd, E Further Normalization of the Data Base Relational Model. Ratin. 92

A FRAMEWORK FOR DEVELOPING A 3D GRAPHIC QUERY SYSTEM ON A GENERIC PRODUCT MODEL REPOSITORY

A FRAMEWORK FOR DEVELOPING A 3D GRAPHIC QUERY SYSTEM ON A GENERIC PRODUCT MODEL REPOSITORY A FRAMEWORK FOR DEVELOPING A 3D GRAPHIC QUERY SYSTEM ON A GENERIC PRODUCT MODEL REPOSITORY FRANK WANG AND CHARLES EASTMAN Georgia Institute of Technology 1. Introduction Abstract. In this paper, we (1)

More information

Generalized Document Data Model for Integrating Autonomous Applications

Generalized Document Data Model for Integrating Autonomous Applications 6 th International Conference on Applied Informatics Eger, Hungary, January 27 31, 2004. Generalized Document Data Model for Integrating Autonomous Applications Zsolt Hernáth, Zoltán Vincellér Abstract

More information

Fundamentals of STEP Implementation

Fundamentals of STEP Implementation Fundamentals of STEP Implementation David Loffredo loffredo@steptools.com STEP Tools, Inc., Rensselaer Technology Park, Troy, New York 12180 A) Introduction The STEP standard documents contain such a large

More information

Interoperable and Extensible Design Information Modelling

Interoperable and Extensible Design Information Modelling Interoperable and Extensible Design Information Modelling Qizhen YANG and Lu CUI Singapore Institute of Manufacturing Technology, Singapore Keywords: Abstract: IFC, information modelling, interoperability

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

Using STEP in exchange of digital product information.

Using STEP in exchange of digital product information. Using STEP in exchange of digital product information. Authors Department of Electro-Technology Faculty of Electrical Engineering Czech Technical University in Prague Technická 2, 166 27 PRAHA 6, Dejvice

More information

Contents. DCP100 overview 1-10 More about... Modeller Analyzer Simulator CAD-file import 27 A.M.S.

Contents. DCP100 overview 1-10 More about... Modeller Analyzer Simulator CAD-file import 27 A.M.S. Contents DCP100 overview 1-10 More about...... Modeller 12-16... Analyzer 17-22... Simulator 23-26... CAD-file import 27 What is DCP100? DCP100 is most advanced software developed especially for ship production.

More information

Computer Aided Engineering Applications

Computer Aided Engineering Applications Computer Aided Engineering Applications 1A.Geometric Modeling 1.1 Geometric modelling methods 1.2 Data representation 1.3 Modeling functions 1.4 Structure of a CAD system Engi 6928 - Fall 2014 1.Geometric

More information

RELATIONAL DB IMPLEMENTATION OF STEP BASED PRODUCT MODEL

RELATIONAL DB IMPLEMENTATION OF STEP BASED PRODUCT MODEL RELATIONAL DB IMPLEMENTATION OF STEP BASED PRODUCT MODEL SEOK-JOON YOU, DONGHOON YANG AND CHARLES M. EASTMAN College of Architecture Ph.D. Program Georgia Institute of Technology, Atlanta GA Abstract.

More information

Geometric Modeling Systems

Geometric Modeling Systems Geometric Modeling Systems Wireframe Modeling use lines/curves and points for 2D or 3D largely replaced by surface and solid models Surface Modeling wireframe information plus surface definitions supports

More information

SpaceClaim Professional The Natural 3D Design System. Advanced Technology

SpaceClaim Professional The Natural 3D Design System. Advanced Technology SpaceClaim Professional The Natural 3D Design System SpaceClaim Professional is the 3D productivity tool for engineers who contribute to the design and manufacture of mechanical products across a broad

More information

Design and Implementation of Animation Post-processor Based on ACIS and HOOPS in MWorks

Design and Implementation of Animation Post-processor Based on ACIS and HOOPS in MWorks Design and Implementation of Animation Post-processor Based on ACIS and HOOPS in MWorks Zhou Fanli 1, Zhang Hehua 2, Zhu Hengwei 2, Gong Xiong 1, Wang Boxing 1, Liu Jun 1, Chen Liping 1, Huang Zhengdong

More information

Introduction to Solid Modeling Parametric Modeling. Mechanical Engineering Dept.

Introduction to Solid Modeling Parametric Modeling. Mechanical Engineering Dept. Introduction to Solid Modeling Parametric Modeling 1 Why draw 3D Models? 3D models are easier to interpret. Simulation under real-life conditions. Less expensive than building a physical model. 3D models

More information

An Overview of Pro/ENGINEER

An Overview of Pro/ENGINEER An Overview of Pro/ENGINEER The Foundation of Pro/ENGINEER What is Pro/ENGINEER? Pro/ENGINEER is a computer graphics system for modeling various mechanical designs and for performing related design and

More information

L1 - Introduction. Contents. Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming

L1 - Introduction. Contents. Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming L1 - Introduction Contents Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming 1 Definitions Computer-Aided Design (CAD) The technology concerned with the

More information

Geometric Modeling. Introduction

Geometric Modeling. Introduction Geometric Modeling Introduction Geometric modeling is as important to CAD as governing equilibrium equations to classical engineering fields as mechanics and thermal fluids. intelligent decision on the

More information

I-deas NX Series Master Modeler Foundation capabilities for feature-based variational solid modeling

I-deas NX Series Master Modeler Foundation capabilities for feature-based variational solid modeling I-deas Series Master Modeler Foundation capabilities for feature-based variational solid modeling fact sheet www.ugs.com Summary I-deas Series Master Modeler is the core design module for the I-deas product

More information

An UML-XML-RDB Model Mapping Solution for Facilitating Information Standardization and Sharing in Construction Industry

An UML-XML-RDB Model Mapping Solution for Facilitating Information Standardization and Sharing in Construction Industry An UML-XML-RDB Model Mapping Solution for Facilitating Information Standardization and Sharing in Construction Industry I-Chen Wu 1 and Shang-Hsien Hsieh 2 Department of Civil Engineering, National Taiwan

More information

EXPERIENCES ON DEVELOPMENT OF A 4D PLANT CONSTRUCTION SIMULATION SYSTEM

EXPERIENCES ON DEVELOPMENT OF A 4D PLANT CONSTRUCTION SIMULATION SYSTEM EXPERIENCES ON DEVELOPMENT OF A 4D PLANT CONSTRUCTION SIMULATION SYSTEM Shang-Hsien Hsieh 1, Chuin-Shan Chen 2, Yuan-Fu Liao 3 Cheng-Tao Yang 4, and I-Chen Wu 5 ABSTRACT This paper reports the experiences

More information

PARAMETRIC MODELING FOR MECHANICAL COMPONENTS 1

PARAMETRIC MODELING FOR MECHANICAL COMPONENTS 1 PARAMETRIC MODELING FOR MECHANICAL COMPONENTS 1 Wawre S.S. Abstract: parametric modeling is a technique to generalize specific solid model. This generalization of the solid model is used to automate modeling

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF MECHANICAL ENGINEERING QUESTION BANK M.E: CAD/CAM I SEMESTER ED5151 COMPUTER APPLICATIONS IN DESIGN Regulation 2017 Academic

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

Geometric Modeling Lecture Series. Prof. G. Wang Department of Mechanical and Industrial Engineering University of Manitoba

Geometric Modeling Lecture Series. Prof. G. Wang Department of Mechanical and Industrial Engineering University of Manitoba Geometric Modeling 25.353 Lecture Series Prof. G. Wang Department of Mechanical and Industrial Engineering University of Manitoba Introduction Geometric modeling is as important to CAD as governing equilibrium

More information

Agent-Enabling Transformation of E-Commerce Portals with Web Services

Agent-Enabling Transformation of E-Commerce Portals with Web Services Agent-Enabling Transformation of E-Commerce Portals with Web Services Dr. David B. Ulmer CTO Sotheby s New York, NY 10021, USA Dr. Lixin Tao Professor Pace University Pleasantville, NY 10570, USA Abstract:

More information

Lecture 7. Neutral File. Lecture 7 1

Lecture 7. Neutral File. Lecture 7 1 Lecture 7 Neutral File Lecture 7 1 What is neutral file? Without neutral file, we requires 2 N number of translator for N numbers of software. Translator Computer Computer Computer Computer Computer Neutral

More information

UNIT - V DHARANI KUMAR.S/AP/MECH

UNIT - V DHARANI KUMAR.S/AP/MECH UNIT - V DHARANI KUMAR.S/AP/MECH CAD Standards are a set of guidelines for the way Computer-aided design (CAD) drawings should appear, to improve productivity and interchange of CAD documents between different

More information

Creo Elements/ Pro Advanced SE

Creo Elements/ Pro Advanced SE Creo Elements/ Pro Advanced SE Create Innovative Designs Faster and More Efficiently Formerly Pro/ENGINEER The Creo Elements/Pro Advanced SE (Standard Edition) Package adds powerful data management capabilities

More information

mapping IFC versions R.W. Amor & C.W. Ge Department of Computer Science, University of Auckland, Auckland, New Zealand

mapping IFC versions R.W. Amor & C.W. Ge Department of Computer Science, University of Auckland, Auckland, New Zealand mapping IFC versions R.W. Amor & C.W. Ge Department of Computer Science, University of Auckland, Auckland, New Zealand ABSTRACT: In order to cope with the growing number of versions of IFC schema being

More information

2. BIM tools and Parametric

2. BIM tools and Parametric ICT Enhanced Buildings Potentials Produkt og Procesmodeller (PPM) i byggeriet. Product and Process models in Construction. 2. BIM tools and Parametric Modeling. Interoperability. Cand. Scient. Bygningsinformatik.

More information

Extraction of Ship Product Design Data

Extraction of Ship Product Design Data Extraction of Ship Product Design Data Ernest L S Abbott 1, Zhuo Liu 2, David K H Chua 3, and Chin Lee Lim 4 Abstract Tribon is widely used by ship designers to facilitate product modelling. However, workshop

More information

Lecture2: Database Environment

Lecture2: Database Environment College of Computer and Information Sciences - Information Systems Dept. Lecture2: Database Environment 1 IS220 : D a t a b a s e F u n d a m e n t a l s Topics Covered Data abstraction Schemas and Instances

More information

The Validation Logic and Structures of a Building Information Model Pertaining to the Model View Definition

The Validation Logic and Structures of a Building Information Model Pertaining to the Model View Definition The Validation Logic and Structures of a Building Information Model Pertaining to the Model View Definition Yong-Cheol Lee, yongcheol@gatech.edu Georgia Institute of Technology, USA Charles M. Eastman,

More information

Computer Mediated Communication (CE6014) Modeling method

Computer Mediated Communication (CE6014) Modeling method University of Ljubljana Faculty of Civil and Geodetic Engineering Computer Mediated Communication (CE6014) Modeling method October 2013 Matevž Dolenc matevz.dolenc@gmail.com When we mean to build, We first

More information

Object-oriented feature-based design

Object-oriented feature-based design Loughborough University Institutional Repository Object-oriented feature-based design This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation: WAN HARUN,

More information

Integration of Parametric Geometry into IFC-Bridge

Integration of Parametric Geometry into IFC-Bridge Integration of Parametric Geometry into IFC-Bridge Yang Ji 1, Jakob Beetz 2, Nicholas Nisbet 3, Peter Bonsma 4, Casimir Katz 5, André Borrmann 1 1 Computational Modelling and Simulation Group, Technische

More information

file:///e /resume/companies/gahry/gahry.txt Garhy Technologies

file:///e /resume/companies/gahry/gahry.txt Garhy Technologies Garhy Technologies Favourite Projects: Research project Favourite course: CAGD Univ of Utah: Graphics Expected Salary: Negotiable- 60 to 70k When will you join- Prefer April but can join after march 15th.

More information

Framework for Component-Based Structural Engineering Software

Framework for Component-Based Structural Engineering Software Framework for Component-Based Structural Engineering Software CR-AU-0248 Naveed Anwar, Worsak Kanok-Nukulchai Introduction Structural Design Process Design Management Client Dealing Principal Design Management

More information

STANDARD PRODUCT MODELS FOR SUPPORTING AUTOMATED ERECTION OF STRUCTURAL STEELWORK

STANDARD PRODUCT MODELS FOR SUPPORTING AUTOMATED ERECTION OF STRUCTURAL STEELWORK STANDARD PRODUCT MODELS FOR SUPPORTING AUTOMATED ERECTION OF STRUCTURAL STEELWORK Vineet R. Kamat Department of Civil and Environmental Engineering University of Michigan 2340 G.G. Brown, 2350 Hayward,

More information

Reconstruction of 3D Interacting Solids of Revolution from 2D Orthographic Views

Reconstruction of 3D Interacting Solids of Revolution from 2D Orthographic Views Reconstruction of 3D Interacting Solids of Revolution from 2D Orthographic Views Hanmin Lee, Soonhung Han Department of Mechanical Engeneering Korea Advanced Institute of Science & Technology 373-1, Guseong-Dong,

More information

Database Fundamentals Chapter 1

Database Fundamentals Chapter 1 Database Fundamentals Chapter 1 Class 01: Database Fundamentals 1 What is a Database? The ISO/ANSI SQL Standard does not contain a definition of the term database. In fact, the term is never mentioned

More information

Next-Generation Standards Management with IHS Engineering Workbench

Next-Generation Standards Management with IHS Engineering Workbench ENGINEERING & PRODUCT DESIGN Next-Generation Standards Management with IHS Engineering Workbench The addition of standards management capabilities in IHS Engineering Workbench provides IHS Standards Expert

More information

Simply Rhino Rhino for Architecture

Simply Rhino Rhino for Architecture Simply Rhino Rhino for Architecture This course, completely revised for Rhino 6, is geared to architectural professionals including architects, structural engineers, urban designers, building envelope

More information

Meaning & Concepts of Databases

Meaning & Concepts of Databases 27 th August 2015 Unit 1 Objective Meaning & Concepts of Databases Learning outcome Students will appreciate conceptual development of Databases Section 1: What is a Database & Applications Section 2:

More information

Development of Reverse Engineering System for Machine Engineering Using 3D Bit-map Data. Tatsuro Yashiki* and Tarou Takagi*

Development of Reverse Engineering System for Machine Engineering Using 3D Bit-map Data. Tatsuro Yashiki* and Tarou Takagi* Development of Reverse Engineering System for Machine Engineering Using 3D Bit-map Data Tatsuro Yashiki* and Tarou Takagi* *Power & Industrial Systems R&D Laboratory, Hitachi, Ltd. Abstract In this paper,

More information

Modeling and Implementation of Smart AEC Objects: An IFC Perspective

Modeling and Implementation of Smart AEC Objects: An IFC Perspective Theme: Title: Author(s): Institution(s): E-mail(s): Abstract: Keywords: Modeling and Implementation of Smart AEC Objects: An IFC Perspective Mahmoud R. Halfawy and Thomas Froese University of British Columbia,

More information

Chapter 12 Solid Modeling. Disadvantages of wireframe representations

Chapter 12 Solid Modeling. Disadvantages of wireframe representations Chapter 12 Solid Modeling Wireframe, surface, solid modeling Solid modeling gives a complete and unambiguous definition of an object, describing not only the shape of the boundaries but also the object

More information

Release Notes. GRANTA MI:Materials Gateway Version 4.3 for Teamcenter 10 and 11

Release Notes. GRANTA MI:Materials Gateway Version 4.3 for Teamcenter 10 and 11 Release Notes GRANTA MI:Materials Gateway Version 4.3 for Teamcenter 10 and 11 Document version: Gateway 4.3/01 Published: May 2016 Introduction GRANTA MI from Granta Design is the leading materials information

More information

CHAPTER 10 Creating and maintaining geographic databases Overview Learning objectives Keywords and concepts Overview Chapter summary

CHAPTER 10 Creating and maintaining geographic databases Overview Learning objectives Keywords and concepts Overview Chapter summary CHAPTER 10 Creating and maintaining geographic databases (GEO 465/565 lecture covers material through Section 10.4 only. The rest is covered in GEO 580, Advanced GIS) Overview After people, the database

More information

The InfoLibrarian Metadata Appliance Automated Cataloging System for your IT infrastructure.

The InfoLibrarian Metadata Appliance Automated Cataloging System for your IT infrastructure. Metadata Integration Appliance Times have changed and here is modern solution that delivers instant return on your investment. The InfoLibrarian Metadata Appliance Automated Cataloging System for your

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Autodesk Conceptual Design Curriculum 2011 Student Workbook Unit 2: Parametric Exploration Lesson 1: Parametric Modeling

Autodesk Conceptual Design Curriculum 2011 Student Workbook Unit 2: Parametric Exploration Lesson 1: Parametric Modeling Autodesk Conceptual Design Curriculum 2011 Student Workbook Unit 2: Parametric Exploration Lesson 1: Parametric Modeling Overview: Parametric Modeling In this lesson, you learn the basic principles of

More information

FRAMEWORK OF THE EXTENDED PROCESS TO PRODUCT MODELING (XPPM) FOR EFFICIENT IDM DEVELOPMENT

FRAMEWORK OF THE EXTENDED PROCESS TO PRODUCT MODELING (XPPM) FOR EFFICIENT IDM DEVELOPMENT FRAMEWORK OF THE EXTENDED PROCESS TO PRODUCT MODELING (XPPM) FOR EFFICIENT IDM DEVELOPMENT Ghang Lee, Ph.D. Associate Professor, glee@yonsei.ac.kr Sungil Ham, Ph.D. / Postdoctoral Researcher, archispace@yonsei.ac.kr

More information

Unified feature based integration of design and process planning

Unified feature based integration of design and process planning Unified feature based integration of design and process planning G. Chen 1, Y.-S. Ma 1*, G. Thimm 2 and S.-H. Tang 2 1 CAD/CAM Lab, School of MPE, Nanyang Technological University, Singapore 639798 2 Design

More information

Reverse Engineering for Generation of 3D-Building-Information-Models Applying Random Variables in Computer Aided Design

Reverse Engineering for Generation of 3D-Building-Information-Models Applying Random Variables in Computer Aided Design Reverse Engineering for Generation of 3D-Building-Information-Models Applying Random Variables in Christian CLEMEN, Frank GIELSDORF and Lothar GRÜNDIG, Germany Key words: CAD, Building Information Model,

More information

6. CAD SOFTWARE. CAD is a really useful tool for every engineer, and especially for all the designers.

6. CAD SOFTWARE. CAD is a really useful tool for every engineer, and especially for all the designers. 6. CAD SOFTWARE CAD is a really useful tool for every engineer, and especially for all the designers. Not only because it makes drawing easier, but because it presents the advantage that if any detail

More information

CREO ENGINEER PACKAGES. 3D CAD solutions optimized for your product development tasks

CREO ENGINEER PACKAGES. 3D CAD solutions optimized for your product development tasks CREO ENGINEER PACKAGES 3D CAD solutions optimized for your product development tasks From the smallest product design firm to the largest, manufacturing organizations are under constant pressure to develop

More information

IBM Best Practices Working With Multiple CCM Applications Draft

IBM Best Practices Working With Multiple CCM Applications Draft Best Practices Working With Multiple CCM Applications. This document collects best practices to work with Multiple CCM applications in large size enterprise deployment topologies. Please see Best Practices

More information

Automated Testing of Tableau Dashboards

Automated Testing of Tableau Dashboards Kinesis Technical Whitepapers April 2018 Kinesis CI Automated Testing of Tableau Dashboards Abstract Companies make business critical decisions every day, based on data from their business intelligence

More information

Chapter 27 Introduction to Information Retrieval and Web Search

Chapter 27 Introduction to Information Retrieval and Web Search Chapter 27 Introduction to Information Retrieval and Web Search Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 27 Outline Information Retrieval (IR) Concepts Retrieval

More information

The Semantic Planetary Data System

The Semantic Planetary Data System The Semantic Planetary Data System J. Steven Hughes 1, Daniel J. Crichton 1, Sean Kelly 1, and Chris Mattmann 1 1 Jet Propulsion Laboratory 4800 Oak Grove Drive Pasadena, CA 91109 USA {steve.hughes, dan.crichton,

More information

Electrical engineering. data management. A practical foundation for a true mechatronic data model

Electrical engineering. data management. A practical foundation for a true mechatronic data model W H I T E P A P E R Z u k e n T h e P a r t n e r f o r S u c c e s s Electrical engineering data management A practical foundation for a true mechatronic data model d a t a m a n a g e m e n t z u k e

More information

Design and Application of the Visual Model Pool of Mechanical Parts based on Computer-Aided Technologies

Design and Application of the Visual Model Pool of Mechanical Parts based on Computer-Aided Technologies Design and Application of the Visual Model Pool of Mechanical Parts based on Computer-Aided Technologies Xiaoying Dong, Xia Ye, Qinxian Jiang, Xianghua Zhang and Wei Bi School of Mechanical and Automobile

More information

FRAMEWORK OF THE EXTENDED PROCESS TO PRODUCT MODELING (XPPM) FOR EFFICIENT IDM DEVELOPMENT

FRAMEWORK OF THE EXTENDED PROCESS TO PRODUCT MODELING (XPPM) FOR EFFICIENT IDM DEVELOPMENT FRAMEWORK OF THE EXTENDED PROCESS TO PRODUCT MODELING (XPPM) FOR EFFICIENT IDM DEVELOPMENT Ghang Lee, Ph.D. Associate Professor, glee@yonsei.ac.kr, Corresponding Author Sungil Ham, Ph.D. / Postdoctoral

More information

DESIGN AND IMPLEMENTATION OF TOOL FOR CONVERTING A RELATIONAL DATABASE INTO AN XML DOCUMENT: A REVIEW

DESIGN AND IMPLEMENTATION OF TOOL FOR CONVERTING A RELATIONAL DATABASE INTO AN XML DOCUMENT: A REVIEW DESIGN AND IMPLEMENTATION OF TOOL FOR CONVERTING A RELATIONAL DATABASE INTO AN XML DOCUMENT: A REVIEW Sunayana Kohli Masters of Technology, Department of Computer Science, Manav Rachna College of Engineering,

More information

Convergent Modeling and Reverse Engineering

Convergent Modeling and Reverse Engineering Convergent Modeling and Reverse Engineering 25 October 2017 Realize innovation. Tod Parrella NX Design Product Management Product Engineering Solutions tod.parrella@siemens.com Realize innovation. Siemens

More information

Data Science. Data Analyst. Data Scientist. Data Architect

Data Science. Data Analyst. Data Scientist. Data Architect Data Science Data Analyst Data Analysis in Excel Programming in R Introduction to Python/SQL/Tableau Data Visualization in R / Tableau Exploratory Data Analysis Data Scientist Inferential Statistics &

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Questions and Answers

Questions and Answers AutoCAD Revit MEP Suite 2009 (Including Revit MEP 2009) Questions and Answers Purpose-built for building information modeling (BIM), Revit MEP software enables cost-effective and environmentally sustainable

More information

OVERLAY GRID BASED GEOMETRY CLEANUP

OVERLAY GRID BASED GEOMETRY CLEANUP OVERLAY GRID BASED GEOMETRY CLEANUP Jiangtao Hu, Y. K. Lee, Ted Blacker and Jin Zhu FLUENT INC, 500 Davis St., Suite 600, Evanston, Illinois 60201 ABSTRACT A newly developed system for defining watertight

More information

Overview of Product Information Interoperability Using STEP (ISO 10303)

Overview of Product Information Interoperability Using STEP (ISO 10303) Overview of Product Information Interoperability Using STEP (ISO 10303) Diego Tamburini 1997 For Georgia Tech ME6754 et al. 5/98 Updates - M. C. Ramesh 11/00 Updates - R. Peak 1 Product Information Interoperability

More information

SRFF Tool Enhances Data Transfer

SRFF Tool Enhances Data Transfer SRFF Tool Enhances Data Transfer A new syntax checker allows PCB assembly equipment manufacturers to check the validity of their SRFF files. By Andrew Dugenske In the electronics manufacturing industry,

More information

Chapter 9 3D Modeling

Chapter 9 3D Modeling Chapter 9 3D Modeling Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 3D Modeling Snapshot Since Mid 1980 s become common place in industry Software Types Wireframe

More information

Grid Exemplars: Web mapping in 3D. - Mark Morrison

Grid Exemplars: Web mapping in 3D. - Mark Morrison Grid Exemplars: Web mapping in 3D - Mark Morrison Fractal Technologies Fractal Technologies are software solution providers to E&M Focus on improving access to and use of (3D) spatial data Long standing

More information

Solid Modelling. Graphics Systems / Computer Graphics and Interfaces COLLEGE OF ENGINEERING UNIVERSITY OF PORTO

Solid Modelling. Graphics Systems / Computer Graphics and Interfaces COLLEGE OF ENGINEERING UNIVERSITY OF PORTO Solid Modelling Graphics Systems / Computer Graphics and Interfaces 1 Solid Modelling In 2D, one set 2D line segments or curves does not necessarily form a closed area. In 3D, a collection of surfaces

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

Equipment Support Structures

Equipment Support Structures Equipment Support Structures Overview Conventions What's New? Getting Started Setting Up Your Session Creating a Simple Structural Frame Creating Non-uniform Columns Creating Plates with Openings Bracing

More information

Database System Concepts and Architecture. Copyright 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley

Database System Concepts and Architecture. Copyright 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Database System Concepts and Architecture Copyright 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Outline Data Models and Their Categories History of Data Models Schemas, Instances,

More information

Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview

Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview Published by National Electrical Manufacturers Association 1300 N. 17th Street Rosslyn, Virginia 22209 USA Copyright

More information

Feature Enhancements by Release

Feature Enhancements by Release Autodesk Map Feature Enhancements by Release This document highlights the feature enhancements that have occurred with each release of Autodesk Map software from Release 4 (2000i) through the current 2004

More information

Version 4.1 Demo. RecurDynTM 2002 RecurDyn User Conference

Version 4.1 Demo. RecurDynTM 2002 RecurDyn User Conference Version 4.1 Demo RecurDynTM 2002 RecurDyn User Conference What s New? Using Parasolid Kernel Solid Modeler Other Program Interfaces New Data Structure New & Improved Features What s New? Using Parasolid

More information

AN INTERACTIVE MESH GENERATION ENVIRONMENT FOR GEOMETRY-BASED SIMULATIONS. PROGRESS UPDATE.

AN INTERACTIVE MESH GENERATION ENVIRONMENT FOR GEOMETRY-BASED SIMULATIONS. PROGRESS UPDATE. 6th Workshop on Numerical Methods in Applied Science and Engineering (NMASE 07) Vall de Núria, 9 a 11 de enero de 2007 c LaCàN, www.lacan-upc.es AN INTERACTIVE MESH GENERATION ENVIRONMENT FOR GEOMETRY-BASED

More information

A DBMS-BASED 3D TOPOLOGY MODEL FOR LASER RADAR SIMULATION

A DBMS-BASED 3D TOPOLOGY MODEL FOR LASER RADAR SIMULATION A DBMS-BASED 3D TOPOLOGY MODEL FOR LASER RADAR SIMULATION C. Jun a, * G. Kim a a Dept. of Geoinformatics, University of Seoul, Seoul, Korea - (cmjun, nani0809)@uos.ac.kr Commission VII KEY WORDS: Modelling,

More information

Design Production: Constructing freeform designs with rapid prototyping

Design Production: Constructing freeform designs with rapid prototyping Design Production: Constructing freeform designs with rapid prototyping 1 Lawrence Sass, PhD 1, Kristina Shea PhD 2, Michael Powell 3 1 Department of Architecture, MIT 2 Arup R+D, Cambridge University

More information

4D CONSTRUCTION SEQUENCE PLANNING NEW PROCESS AND DATA MODEL

4D CONSTRUCTION SEQUENCE PLANNING NEW PROCESS AND DATA MODEL 4D CONSTRUCTION SEQUENCE PLANNING NEW PROCESS AND DATA MODEL Jan Tulke 1, Jochen Hanff 2 1 Bauhaus-University Weimar, Dept. Informatics in Construction, Germany 2 HOCHTIEF ViCon GmbH,Essen, Germany ABSTRACT:

More information

Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems

Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems AUTODESK REVIT STRUCTURE AUTODESK BUILDING SYSTEMS Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems This white paper explains how structural engineers using Autodesk

More information

Building integrated architecture/engineering/construction systems using smart objects: methodology and implementation. Halfawy, M.; Froese, T.

Building integrated architecture/engineering/construction systems using smart objects: methodology and implementation. Halfawy, M.; Froese, T. Building integrated architecture/engineering/construction systems using smart objects: methodology and implementation Halfawy, M.; Froese, T. NRCC-48132 A version of this document is published in / Une

More information

All-in-One Software Solution for Metal Additive Manufacturing

All-in-One Software Solution for Metal Additive Manufacturing All-in-One Software Solution for Metal Additive Manufacturing What Makes 3DXpert Ideal for Metal Additive Manufacturing? Specialized Requirements Call for Specialized Software Metal Additive Manufacturing

More information

CAD Comparison and Related Technology For Enhanced Digital Workflows

CAD Comparison and Related Technology For Enhanced Digital Workflows CAD Comparison and Related Technology For Enhanced Digital Workflows Thursday, November 16, 2017 Annalise Suzuki Director of Technology & Engagement Elysium Company Intro 30+ Years of CAD Expertise Strong

More information

3D Modeling and Design Glossary - Beginner

3D Modeling and Design Glossary - Beginner 3D Modeling and Design Glossary - Beginner Align: to place or arrange (things) in a straight line. To use the Align tool, select at least two objects by Shift left-clicking on them or by dragging a box

More information

TRAINING SESSION Q3 2016

TRAINING SESSION Q3 2016 There are 6 main topics in this training session which is focusing on 3D Import and 2D Drawing Tips and Tricks in IRONCAD. Content 3D modeling kernels... 2 3D Import... 3 Direct Face Modeling... 5 Unfold

More information

DIANA. Finite Element Analysis. Civil Engineering Geotechnical Engineering Petroleum Engineering

DIANA. Finite Element Analysis. Civil Engineering Geotechnical Engineering Petroleum Engineering DIANA Finite Element Analysis Civil Engineering Geotechnical Engineering Petroleum Engineering NOW Advancing in new numerical analysis techniques Developing state-of-the-art solution for engineering applications

More information

Data Exchange for Digitalization and the Model Based Enterprise Andy Attfield, Siemens PLM

Data Exchange for Digitalization and the Model Based Enterprise Andy Attfield, Siemens PLM Data Exchange for Digitalization and the Model Based Enterprise Andy Attfield, Siemens PLM Agenda Three Digitalization Challenges Exchange Format Choices A Day in the Life of TurboFan-tastic Gmbh Exchange

More information

BobCAD CAM V25 4 Axis Standard Posted by Al /09/20 22:03

BobCAD CAM V25 4 Axis Standard Posted by Al /09/20 22:03 BobCAD CAM V25 4 Axis Standard Posted by Al - 2012/09/20 22:03 Many BobCAD CAM clients that run a 4 axis have requested to work directly with Solids or STL files. In the past we only offered 4 axis indexing

More information

http://www.diva-portal.org This is the published version of a paper presented at 8th IFIP WG 5.5/SOCOLNET Advanced Doctoral Conference on Computing, Electrical and Industrial Systems, DoCEIS 2017, MAY

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

INTERNET-BASED COMPUTER-AIDED DESIGN: LEVERAGING PRODUCT MODEL, DISTRIBUTED OBJECT, AND WORLD WIDE WEB STANDARDS

INTERNET-BASED COMPUTER-AIDED DESIGN: LEVERAGING PRODUCT MODEL, DISTRIBUTED OBJECT, AND WORLD WIDE WEB STANDARDS PAPER REFERENCE: T191-4 INTERNET-BASED COMPUTER-AIDED DESIGN: LEVERAGING PRODUCT MODEL, DISTRIBUTED OBJECT, AND WORLD WIDE WEB STANDARDS Charles S. Han, John C. Kunz, Kincho H. Law EXTENDED ABSTRACT Non-Internet

More information

Curriculum Guide. ThingWorx

Curriculum Guide. ThingWorx Curriculum Guide ThingWorx Live Classroom Curriculum Guide Introduction to ThingWorx 8 ThingWorx 8 User Interface Development ThingWorx 8 Platform Administration ThingWorx 7.3 Fundamentals Applying Machine

More information

EMC Documentum xdb. High-performance native XML database optimized for storing and querying large volumes of XML content

EMC Documentum xdb. High-performance native XML database optimized for storing and querying large volumes of XML content DATA SHEET EMC Documentum xdb High-performance native XML database optimized for storing and querying large volumes of XML content The Big Picture Ideal for content-oriented applications like dynamic publishing

More information

Getting Started with Rational Team Concert

Getting Started with Rational Team Concert Getting Started with Rational Team Concert or RTC in 16 Steps Kai-Uwe Maetzel IBM Rational Software kai-uwe_maetzel@us.ibm.com SDP 20 2009 IBM Corporation This Presentation is Good for You if You know

More information

Data Virtualization Implementation Methodology and Best Practices

Data Virtualization Implementation Methodology and Best Practices White Paper Data Virtualization Implementation Methodology and Best Practices INTRODUCTION Cisco s proven Data Virtualization Implementation Methodology and Best Practices is compiled from our successful

More information