Together we are Advancing Infrastructure

Slides:



Advertisements
Similar presentations
Materials Data Curation System
Advertisements

Tutorial 12: Enhancing Excel with Visual Basic for Applications
Chapter 12 Creating and Using Templates. If you have already created and designed a page you like, you can use the layout and design for other pages in.
Intro to Geomedia Edited 01/11/05 1 Presentation Our final step is to get your work ready for presentation. Making a good map requires an artistic eye.
Cataloging: Millennium Silver and Beyond Claudia Conrad Product Manager, Cataloging ALA Annual 2004.
Annotation & Nomenclature By Corey Fortezzo for PG&G GIS Workshop, 2010.
Copyright 2003, Paradigm Publishing Inc. CHAPTER 6 BACKNEXTEND 6-1 LINKS TO OBJECTIVES Create and Rename a Folder Create and Rename a Folder Delete Workbooks.
Word Lesson 10 Working with Templates and Styles Microsoft Office 2010 Advanced Cable / Morrison 1.
© Siemens Product Lifecycle Management Software Inc. All rights reserved Siemens PLM Software Solid Edge ST4 Training Revising assemblies.
Database Updates Made Easy In WebFocus Using SQL And HTML Painter Sept 2011 Lender Processing Services 1.
1 ONE TIME PRINT SETUP To print Requisitions from Banner, follow this process once: Open Microsoft Excel, select (1) TOOLS, then (2) MACROS, then (3) SECURITY.
Microsoft Office Word 2013 Expert Microsoft Office Word 2013 Expert Courseware # 3251 Lesson 4: Working with Forms.
ADVANCED MICROSOFT POWERPOINT Lesson 6 – Creating Tables and Charts
© Commonwealth of Australia 2009 Using OneNote in the Classroom.
Advanced Excel for Finance Professionals A self study material from South Asian Management Technologies Foundation.
Lesson 1 Review Q and A’s.
1 ADVANCED MICROSOFT WORD Lesson 16 – Customizing Features Microsoft Office 2003: Advanced.
Spreadsheets in Finance and Forecasting Presentation 9 Macros.
Microsoft Project 2010 ® Tutorial 6: Sharing Project Information with Other People & Applications.
© 2011 Delmar, Cengage Learning Chapter 12 Creating and Using Templates.
Key Applications Module Lesson 21 — Access Essentials
© 2011 Autodesk How to Excel at Data Extraction Martin Duke CADD Manager – Aurecon - Queensland.
0 eCPIC Admin Training: OMB Submission Packages and Annual Submissions These training materials are owned by the Federal Government. They can be used or.
Chapter 11: Block References and Attributes. After completing this Chapter, you will be able to use the following features: Create and insert block references.
Return to Outline Copyright © 2011 by Maribeth H. Price 3-1 Labeling and annotation.
Engineering\CADD Systems Office CADD Manager's Series Customizing the Interface.
Unit 3: Text, Fields & Tables DT2510: Advanced CAD Methods.
© 2010 Delmar, Cengage Learning Chapter 11 Creating and Using Templates.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 6 1 Microsoft Office Access 2003 Tutorial 6 – Creating Custom Forms.
Ontolica Fusion 4.0 The easy Automation Tool for SharePoint Steen Jakobsen Fusion Principal Architect
How To Make Easysite Forms By Joshua Crawley Contact:
Mail Merge Introduction to Word Processing ITSW 1401 Instructor: Glenda H. Easter Introduction to Word Processing ITSW 1401 Instructor: Glenda H. Easter.
Copyright © 2015 Rockwell Automation, Inc. All Rights Reserved. PUBLIC PUBLIC CO900H L19 - Studio 5000® and Logix Advanced Lab.
Working with Links and Navigation
June 17, 2009 Office 2007 Tips & Tricks.
Project Management: Messages
Anti-Money laundering Solution
Training Documentation – Replacing GSPR with RFQ 2.0
2 At the top of the zone in which you want to add the Web Part, click Add a Web Part. In the Add Web Parts to [zone] dialog box, select the check box of.
Practical Office 2007 Chapter 10
Microsoft Windows 7 - Illustrated
Lesson 3: Customizing Document Elements
2 At the top of the zone in which you want to add the Web Part, click Add a Web Part. In the Add Web Parts to [zone] dialog box, select the check box of.
BASIC INFORMATION ABOUT DATABASE MANAGEMENT SOFTWARE
Understanding File Management
3.01 Apply Controls Associated With Visual Studio Form
Performing Mail Merges
3.01 Apply Controls Associated With Visual Studio Form
THIS IS JEOPARDY. THIS IS JEOPARDY With Your Host... Paul Berman.
Unit Six: Labels In this unit… Review Adding Text to Maps
Microsoft Word Illustrated
Microsoft Office Illustrated
An Introduction to Using
Microsoft Excel 2007 – Level 1
© Paradigm Publishing, Inc.
Multi-host Internet Access Portal (MIAP) Enhancement Guide
Femap API Introduction
SchoolFront - Notifications Training
Microsoft Office Access 2003
Exploring Microsoft® Access® 2016 Series Editor Mary Anne Poatsy
MODULE 7 Microsoft Access 2010
Microsoft Office Access 2003
Word offers a number of features to help you streamline the formatting of documents. In this chapter, you will learn how to use predesigned building blocks.
Chapter 5 – Symbols, Tables, and Fields
Spreadsheets, Modelling & Databases
Microsoft Office Excel 2003
Creating and Sending Saved Messages
Microsoft Office Illustrated Fundamentals
HIBBs is a program of the Global Health Informatics Partnership Learning the Basics of Microsoft Word 2019 and Microsoft office support TFN
RecipePlus and Recipe 2 Enhanced ActiveX control
Presentation transcript:

Together we are Advancing Infrastructure Bentley User Group Victoria Australia AUTOMATING ANNOTATION Together we are Advancing Infrastructure Join a Bentley Institute User Group to discover and share innovative practices with users like yourself © 2019 Bentley Systems, Incorporated

AUTOMATING ANNOTATION Annotation is one of the most time consuming tasks and in many cases the wrong information is sent out with the deliverables. Elements contain information that can be used in labels/notes etc. like Length, Area, Level name, and any other element information. Connect Edition gives us tools to virtually eliminate errors and speed up the process of annotation. Many improvements and new features introduced into CE to enhance productivity by automating many processes. CE gives us the ability to add information to any elements contained in our design files.

ITEM TYPES Item types can be used to store additional information about elements in the form of properties. Items can be attached to a model within a cell library; every time that model is placed as a cell, the attached items are copied to the new cell. Items can be attached to an element template, and every time the element template is used, a copy of the template's items are attached to the new element. Items can also be attached to existing elements and cells etc.

ITEM TYPES The additional properties in Item types can be used to label, report, or change the display of the elements, similar to the things we could do previously with any of the element properties. Door schedules, signage reports, and bills of quantities, are some of the real world examples where item types can be used. Once we have Items attached to elements we can edit the information by using the Properties dialog, programmatically using macros, or, import/export to/from Excel. We can then use that data to drive our information outputs in several ways, text notes, labels, tables, reports, and export/import to and from Excel.

ISSUES YOU MAY NEED CONSIDER Item Type Design: Create your Item Types in a dgnlib in the MS_DGNLIBLIST path to make them available for all users. Design the Item Types to cover all the information you wish to add now, and possibly in the future, and that all the property Types and Definitions are set correctly to work as designed. Item Types can be changed later but may cause issues with compatibility, and getting them to work as desired after the change. Common things like Addresses, Plant Information etc. could be put into Property Types so they can be used in many Item Types.

ISSUES YOU MAY NEED CONSIDER A simple Item Type with Property Definitions

ISSUES YOU MAY NEED CONSIDER An Item Type with a Property Definition using a Property Type containing the Property Definitions set as an array.

ISSUES YOU MAY NEED CONSIDER Getting Element Templates to work with Items: Create your Element Templates in a dgnlib in the MS_DGNLIBLIST path to make them available for all users. Items must be active in the Element Template dgnlib, to be able to add them to the templates. The Items active in the Element Template file must be in sync with the original Item if in a different dgnlib. Use the Libraries > Save option, to make Item active, and the Libraries > Update from Library option to ensure they match.

ISSUES YOU MAY NEED CONSIDER Desired Item not in active file. Use Libraries > Save to make a copy in active file.

ISSUES YOU MAY NEED CONSIDER A simple Item Type can be pre populated within the element template.

ISSUES YOU MAY NEED CONSIDER An Item Type with Property Types set as an array cannot be prepopulated within the element template.

ISSUES YOU MAY NEED CONSIDER Using Text Favorites with Items and Element Properties: Create your Text Favorites in a dgnlib in the MS_DGNLIBLIST_TEXTFAVORITES path to make them available for all users. When creating Text Favorites for Elements with Items, the elements need to be either in the active file or referenced to the active file so you can access the properties. Use the Text Favorites Manager to rename your favorites and place them into logical groups for easy access.

ISSUES YOU MAY NEED CONSIDER CREATING A LABEL CELL: Create your label cells in a cell library in the MS_CELLLIST path to make them available for all users. Create a new model in the cell library and make it the active model. In the Text Editor select your Text Favorite making sure you have the correct attribute settings, and place the text at the appropriate point relative to 0,0 (cell Origin). If you want a dynamic box around the label, create it with the Place Note tool using Callout option and a Dimension style with Text Frame set to Box. Place any other elements desired in the label.

ISSUES YOU MAY NEED CONSIDER Dimension Styles for Labels: Create your Dimension Styles in a dgnlib in the MS_DGNLIBLIST_DIMENSIONSTYLES path to make them available for all users. If you want a dynamic box around the label, the Dimension style needs to have a Text Frame set to Box. Create different styles for different terminators and any other dimension attributes for the Leader and Text Frame used with the Place Label tool.

ISSUES YOU MAY NEED CONSIDER Place Label: If you are placing labels for filled areas, set your snap to Nearest or Multi-snap 1 so that it snaps to the fill to get the element association. Make sure you have create relative associations to elements ON. Select the element with the Item attached to make the association and place the label.

QUESTIONS https://bugva.org/ THANKS FOR ATTENDING THIS SESSION HOPE TO SEE YOU ALL AT OUR WORKSHOPS KEEP CHECKING OUR WEBSITE FOR UPDATES WE KEEP UPDATING/ADDING INFORMATION AS IT BECOMES AVAILABLE. https://bugva.org/