7M701 1 CAD Data Structures. 7M701 2 Modern System Implementation Object oriented, defining both data and functions of the object. Advantage: object class.

Slides:



Advertisements
Similar presentations
Doc.:October 2009 Slide 1 Architecture for Smart Grid IT Interoperability (1) Purpose –Understand and model Smart Grid IT and its interoperability needs.
Advertisements

Seneca Valley School District. Context of the ECP The ECP will be comprised of a multi- faceted approach in helping students gain a comprehensive knowledge.
PRODUCT MODELLING. Eastman C (1999). Building Product Models, CRC Press, Boca Raton Smithers T (1989). AI-based design versus geometry-based design or.
Mikael Ekenberg, Progman Oy
National CAD Standard In a world where globalization is invading and distinction is becoming the rule, We feel the urge to pass some of the knowledge.
Interoperability Principles in the Global Earth Observations System of Systems (GEOSS) Presented 13 March 2006 at eGY in Boulder, CO by: Eliot Christian,
Substation Automation (S.A) System Project Supervisor: Stuart Wildy.
22 Elevations Chapter Permission granted to reproduce for educational use only.© Goodheart-Willcox Co., Inc. Objectives List features that should be.
SOA and Web Services. SOA Architecture Explaination Transport protocols - communicate between a service and a requester. Messaging layer - enables the.
DCS Architecture Bob Krzaczek. Key Design Requirement Distilled from the DCS Mission statement and the results of the Conceptual Design Review (June 1999):
Architecture and Real Time Systems Lab University of Massachusetts, Amherst An Application Driven Reliability Measures and Evaluation Tool for Fault Tolerant.
CAD/CAM Design Process and the role of CAD. Design Process Engineering and manufacturing together form largest single economic activity of western civilization.
Aerospace Engineering Chemical Engineering Industrial Engineering Mechanical Engineering Electrical and Computer Engineering Surveying Engineering Engineering.
Architecture and Real Time Systems Lab University of Massachusetts, Amherst I Koren and C M Krishna Electrical and Computer Engineering University of Massachusetts.
DRAFTING GROUP 4 JUSTIN, JENNY, JOE, AND EVAN. AGENDA Job Description.
THE NEXT STEP IN WEB SERVICES By Francisco Curbera,… Memtimin MAHMUT 2012.
Publish Your Work BIM Curriculum 04. Topics  External Collaboration  Sharing the BIM model  Sharing Documents  Sharing the 3D model  Reviewing 
Network Architecture & Standards
IT in automobile Abon. The name stands for… Automotive open system architecture Japan automotive software platform architecture.
Graphic Communication
Chapter 6 Introduction to Web Services. Objectives By study of the chapter, you will be able to: Describe what is Web services Describe what are differences.
68 th IETF, Prague Czech Republic Issues with L2 abstractions and how they affect QOS-based handovers Nada Golmie Advanced Networking Technologies Division.
EB Workshop on eSafety Conclusions. 2 How do you interpret the CEDR vision with regards to your national approach? Basically in line with national strategy.
Building Plans.
Construction Drawings
Construction Management Copyright © Texas Education Agency, All rights reserved. 1.
SDC PUBLICATIONS © 2011 Chapter 7 Templates and Plotting Learning Objectives:  Set up the AutoCAD Plot Style option.  Create a Template file.  Use the.
Implementation support z programming tools y levels of services for programmers z windowing systems y core support for separate and simultaneous user-system.
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
The convergence of CAD standards Presented By: Waleed Abdelaziz Kandil By: Jerry Laiserin, FAIA Web Address:
Metadata Standards IMT 589 February 19, February 18,2006IMT589- Applied and Structural Metadata2 What Standards? Internal Local Global External.
ENGINEERING CAD IN THE OIL & GAS INDUSTRY, ALBERTA Edwin Marcelo Mapua Alumni Association Alberta Chapter (MAAAC), Secretary.
Technical department - boclair academy Layers used in a cad system INTRODUCTION A CAD drawing can be built up in several layers (like clear film overlays)
Online Shopping e-Business ITCS451/951 Group Assignment Online Shopping e-Business Team Members: 1. Elmabourk Benlamma Dhany Setia Purnama
Objective 7.07: EXECUTE scaled drawings. Beginning on page 159 in Housing Decisions, define these terms.  Architectural drawings  Prints  Plan view.
Space Planning Chapter 7 and 16.
IFC-Based Definition of Geometry for Buildings Dr. Vladimir Bazjanac Lawrence Berkeley National Laboratory Leader, IAI Technical Advisory Group.
1 Chap. 2 Protocol. 2 Communication model Simplified communication model  source node  gather data from sensor or switch using ADC (analog-to-digital.
Orthographic Drawings
CAD-Profi 2007 CAD Library CAD-Profi 2007 About CAD-Profi 15 years experience in branch M.Sc. Adam Czubek- CAD-Design M.Sc. Jacek Kosiorek- CAD-Sales.
The Continuing Evolution of a Structural Software Integration Program.
3 Floor Plan Block Out Georgian House Continues. Commands Layer Properties Loading linetype – Hidden – Center – Center2 – Centerx2 – Global Scale 24 –
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
CONTENTS: 1.Abstract. 2.Objective. 3.Block diagram. 4.Methodology. 5.Advantages and Disadvantages. 6.Applications. 7.Conclusion.
BIM October-2014Dr. Walid Al-Awad 1 Building Information Modelling.
土木工程概论 Introduction to Civil Engineering 第四章 建筑工程 Chapter 4 Building Engineering.
Adding Fault Tolerance to Service Oriented Architecture Ingrid Buckley 02/19/09.
IRC 2009 OVERALL. SITE PLAN PROPERTY LINES LOCATION OF BUILDING GRADES STREETS.
Chapter 1 Introduction to AutoCAD Civil 3D 2009 Learning Objectives: Understand basic features of AutoCAD Civil 3D Start AutoCAD Civil 3D Understand.
Upon completion of this module, you will be able to:
Skills Certificate ENGINEERING: ENGINEERING GRAPHICS DESIGN
UNIT 7: AutoCAD Layers Panel
Engineering Drawing.
Introduction to AutoCAD
Click to edit Master subtitle style
Introduction to MODEM Building a Semantic Foundation for EA: Reengineering the MODAF™ Meta-Model Based on the IDEAS Foundation Model Lt Col Mikael Hagenbo,
Objective 6.05: Types of Architectural Drawings
CONCUR Project Tactical Approach
Sec. 2.3 – Analyzing and Building Electrical Circuits
Objective 6.05: Types of Architectural Drawings
Sacramento City College Engineering Design Technology
Object-oriented design for multiple classes
Use of Building Product Models and Reference Data Libraries for project and quality management. CONSTRUCTION PROJECT MANAGEMENT SYSTEMS: THE CHALLENGE.
Sec. 2.3 – Analyzing and Building Electrical Circuits
Architect’s Scale 1/4” = 1’-0”
Chapter 1 Welcome Aboard!. Chapter 1 Welcome Aboard!
Autodesk Building Systems 2007 Top 10 Features A Better Faster AutoCAD for Mechanical/Electrical/Plumbing engineering for buildings AMS | CAD Consulting.
Engineering CAD Academy
Introduction To Drawings, Saving Drawings Chapter 8 Placing Text
Part 9:Surface Conditions
Presentation transcript:

7M701 1 CAD Data Structures

7M701 2 Modern System Implementation Object oriented, defining both data and functions of the object. Advantage: object class can be redeveloped without affecting the rest of the system. An object can represent concrete things, such as a building part, a window with parameters etc. Object class can be more abstract, such as a relation between a window object and a wall object. A modelling command is also implemented as an object; a modelling object call the relevant functions in the objects that take part in the modelling system.

7M701 3 Implementation in CAD systems CAD systems are developed by the CAD vendor. They allow the advanced user to adjust and expand the the system to a more specific use. In AutoCAD it is ObjectARX that gives access to add new classes on top of existing classes.

7M701 4 Data Exchange in the Building Industry What we want? A quality system to achieve cost- effective electronic data exchange: protocols to ensure uniform exchange of information section on quality assurance to provide QA techniques, especially for CAD The aim is to improve the information and communication by making agreements for exchange data about building projects between building partners.

7M701 5 Industry Foundation Classes The International Alliance for Interoperability (IAI), which set up a Chapter in the UK in 1996, is creating a system of sharing data, which saves time and is cost effective. Every object within a building, whether a wall, a door or a light switch, is given a specification as part of a global common language for developing a building project. These Industry Foundation Classes, which form the building blocks of IAI work on interoperability, are explained.The International Alliance for Interoperability

7M701 6 VGBouw standard Layers.htm

7M701 7 GB CAD- standard Realization of sructured data separation in CAD- drawings. Classification in main groups: General Architecture and Design Construction and civil engineering Urban development Mechanics Electrical engineering

7M701 8

7M701 9

7M701 10

7M701 11

7M701 12

7M701 13

7M AutoCAD data structures: layers, object properties