GREENBOOK GEOPAK IN A PROJECTWISE ENVIRONMENT. ProjectWise Integration Server GEOPAK Civil Collaboration. communities.bentley.

Size: px
Start display at page:

Download "GREENBOOK GEOPAK IN A PROJECTWISE ENVIRONMENT. ProjectWise Integration Server GEOPAK Civil Collaboration. communities.bentley."

Transcription

1 GEOPAK IN A PROJECTWISE ENVIRONMENT ProjectWise Integration Server GEOPAK Civil Collaboration communities.bentley.com

2 First Edition (May 2010) Applies to: ProjectWise V8 XM Edition and GEOPAK Disclaimer: The following information contains extracts, data, application examples, installations and configurations that are believed to be accurate at the time of their publication. Bentley Professional Services is constantly updating the technical details which are subject to revisions. Bentley Professional Services strives to present the information in an accurate manner, but does not guarantee its completeness or validity. The material provided in this guide is advisory only and the use is completely voluntary. Bentley Professional Services makes no warranties, expressed or implied, in connection with this information. Any use or application of this information will be at the user s sole risk and responsibility. Bentley will not be responsible for any loss, claims or damages arising out of the use or application of this information.

3 GEOPAK IN A PROJECTWISE ENVIRONMENT TABLE OF CONTENTS 1.0 INTRODUCTION TO ABOUT THE AUTHOR(S) DOCUMENT OVERVIEW TECHNICAL CONTENT GEOPAK USER SETUP GEOPAK PROJECT SETUP DEALING WITH COGO (GPK) FILES LAUNCHING GEOPAK ADVANCED SYNTAX IN INPUT FILES AND CRITERIA FILES STANDARD PREFERENCE FILES AUTOMATIC FILE ACCESS PLAN AND PROFILE GENERATOR REFERENCE & RELATED MATERIALS GLOSSARY... ERROR! BOOKMARK NOT DEFINED.

4 GEOPAK IN A PROJECTWISE ENVIRONMENT SECTION 2.0: ABOUT THE AUTHOR(S) 1.0 Introduction to GreenBooks are created by Bentley Professional Services to provide Best Practices as it relates to utilizing software solutions for the infrastructure lifecycle. This not only includes Bentley software, but others that are commonly used in infrastructure projects. The guides rely on the hundreds of Bentley Professional Services colleagues around the world in documenting best practices that have made our customers more efficient in their use of infrastructure software. GreenBooks can take on various formats from a quick TechNote, How to Guide, Instructional Manual, White Paper, to a full Book format. All GreenBooks are provided in PDF format for downloading and printing. Because these are continually being updated with new information, always check online for the latest revision. GreenBooks are often published in a Draft state first. This allows for earlier access to potentially valuable information. Because of this fact, draft documents are sometimes less polished and could contain errors that a more extensive and time consuming review process would discover. Bentley s Be Communities is utilized as the delivery system to allow any Be Community member to download and utilize best practices in their industry. Membership in the Be Community is free. To sign up, visit To find this GreenBook and others, visit

5 GEOPAK IN A PROJECTWISE ENVIRONMENT SECTION 2.0: ABOUT THE AUTHOR(S) 2.0 About the Author(s) Adrian Crowfoot, P.E. is a Bentley Professional Services ProjectWise Consultant and has a Bachelor of Science, Civil Engineering degree from Texas Tech University. He has been involved in Civil Engineering since 1997, where he experienced a wide variety of transportation design projects. He has demonstrated an innovative approach to street, highway, and airport design by tackling various civil design tools. Mr. Crowfoot gradually migrated to managing design application including ProjectWise, MicroStation, and GEOPAK prior to joining the Bentley Professional Services ProjectWise North America Team in Bobby Mullenax is a Senior Consultant who has been working in CAD Management, Document Management, and Civil Engineering Design since Mr. Mullenax joined Bentley in 2007 and has been responsible for system architecture designs, software implementations, technical support, training development and delivery of services for Platform and Civil software solutions. Products include ProjectWise, InterPlot, Geospatial solutions, MicroStation, InRoads and GEOPAK. Mr. Mullenax has extensive knowledge in other industry software solutions, both in the Geo and Civil disciplines. He is currently part of Bentley Professional Services ProjectWise Team in North America.

6 GEOPAK IN A PROJECTWISE ENVIRONMENT SECTION 3.0: DOCUMENT OVERVIEW 3.0 Document Overview GEOPAK over the years has provided challenges to a user s workflow when using ProjectWise. It was first integrated with ProjectWise in the 2004 Edition. This integration allowed for many of the project related files to be downloaded from ProjectWise. Many of the dialog boxes then contained ProjectWise access points. It still provided a workflow challenge as it relates to: GPK File Project Manager File Input File Runs and Cross Section Creation Plan and Profile Sheet Creation Random Occurrences of the Wrong ProjectWise Dialog Box Appearing (for instance, the Save dialog would come up when the Open DTM command was issued) Another version (8.8) of Geopak came out in February 2008 and was still called GEOPAK V Edition. If the user didn t use ProjectWise, no changes were detected. However, the main update was that all the ProjectWise dialog hooks were repaired. Additionally, input files, output files, and project manager files could finally be stored in ProjectWise. The Plan and Profile generator finally generated sheets inside ProjectWise. In conclusion, GEOPAK 8.8 and above can be used in conjunction with ProjectWise V8 XM, V8i and V8i (SELECTseries 1) ( or higher). The only file type that is not integrated with ProjectWise is the GPK file type. The reason for the external GPK file is that the GPK is a multi-access database. Bits of the GPK are locked and released as users make add, remove and update COGO elements. ProjectWise only does file based locks and unlocks (Check Outs and Check Ins). Therefore, the two are not compatible. Methods for dealing with the GPK file will be presented later in this document.

7 4.0 Technical Content TBD 4.1 GEOPAK User Setup By using configuration variables, the paths in the GEOPAK User Preferences will only need to be set up once per user and can change dynamically from project to project. Follow these steps to set up the User Preferences: 1. In MicroStation, select Applications>GEOPAK Road>User Preferences. 2. Set the working directory if desired to $(_GPK_PWDATA) Location of DGN files such as XSEC, PAVE, etc. (Leaving it blank will ensure that the working directory is always the directory of the currently opened DGN file.) 3. Click the COGO Preferences button in the User Preferences dialog box.

8 4. Set the directories as follows in the COGO Preferences dialog box. $(_GPK_DATA) $(_GPK_DATA_INPUT) $(_GPK_DATA_OUPUT) 5. When you switch projects, you will already have the correct settings. You can distribute the settings by distributing gprefer.rsc.

9 4.2 GEOPAK Project Setup 1. Launch 2. Expand under to show the Managed configuration blocks. ProjectWise 3. Right-click the Project Configuration Block and select Properties. 4. Edit/add the following variables to populate the COGO Preferences correctly: Variable Name Description Type Example _GPK_PWDATA Location of Geopak Data Inside ProjectWise (In PW V8i and above, you can use the DMS_PROJECT variable to make a dynamic CFG block) ProjectWise Path; String pw:\...\{project ID}\Geopak\ $(DMS_PROJECT(_DGNDIR))Geopak\ _GPK_DATA Location of GPK Files Outside ProjectWise String P:\$(_USTN_PROJECTNAME)\Geopak/ _GPK_INPUT Location of Geopak Data Input Files String $(_GPK_DATA)Input\ _GPK_OUTPUT Location of Geopak Data Output Files String $(_GPK_DATA)Output\

10 4.3 Dealing with COGO (GPK) Files It is best practice to leave the GPK file outside ProjectWise on the server,. As stated before, the GPK file is a multi-access file that is locked and unlocked on a bit level. Since ProjectWise can only lock/unlock on a file level, the GPK file needs to be kept outside ProjectWise. The GPK file may be imported into ProjectWise prior to submittals so that all project files are inside ProjectWise. However, a user may choose to place the GPK inside of PW. In this scenario, since the GPK is not integrated with ProjectWise, the user is responsible for manually checking/copying the file out and then checking it back in when required. 4.4 Launching GEOPAK GEOPAK will be launched in the same manner as outside of ProjectWise. By default, GEOPAK is launched when MicroStation is launched either from the desktop or from a file opened from ProjectWise Explorer. GEOPAK may be manually launched from the Application Menu via the GEOPAK Startup Configuration variables (see the GEOPAK Readme file).

11 4.5 Advanced Syntax in Input Files and Criteria Files GEOPAK supports several ASCII Input Files. Examples of these include the Proposed Cross Section input file, Earthworks input file and the Superelevation Shapes input file. Each of these files contains syntax to allow the user to specify file names. When running inside of a ProjectWise environment, the user should use the PW: prefix in order to let GEOPAK know that the file is located inside of ProjectWise. Below is a sample of a Proposed Cross Section input file. Shape dgn = pw:\projects\route\us31\shapes.dgn. XS dgn = pw:\projects\route\us31\xs.dgn. Pattern dgn = pw:\projects\route\us31\working.dgn Criteria for Shape Cluster side slope LT include pw:\projects\route\us31\criteria\variables.x include pw:\projects\route\us31\criteria\pavement.x include pw:\projects\route\us31\criteria\shoulder.x include pw:\projects\route\us31\criteria\slopes.x When the input file is run, GEOPAK will read the input file and automatically go and acquire all the required files from ProjectWise. The application will make the best decision possible as to whether check the file out or just copy it out. For example, in the case of Proposed Cross Sections the cross section design file would be checked out, while the shapes, pattern and criteria files would only be copied out. Note: GEOPAK can only reference the datasource of the active session of MicroStation. The pw:\ prefix represents the Documents container in the datasource.

12 4.6 Standard Preference Files Standard preference files for GEOPAK may be stored in ProjectWise. GEOPAK recognizes the pw:\ prefix in configuration files (MicroStation does not). However, it is better practice to use a Managed Workspace to deliver the standard preference files so that all users are configured to access the GEOPAK Standards. It is also worthy to note that MicroStation can only point to ProjectWise documents via configuration variables set in a Managed Workspace. Managed Workspaces are created using Configuration Settings Blocks (CSBs) in ProjectWise Administrator. The CSBs are applied to folders, projects and documents in ProjectWise Explorer and applied to Users, Groups, Access Lists, Applications and the Datasource in ProjectWise Administrator. See the ProjectWise Administrator help file for more details. An example of a standard preference file and its corresponding configuration variable include: D&C Manager Database (DDB): GPK_ACBOOK_DDBFILE = pw:\standards\mydatabase.ddb

13 4.7 Automatic File Access As described in the previous section, GEOPAK accesses files in ProjectWise automatically when needed. GEOPAK will determine whether the file should be checked out or copied out. Examples of files that are automatically copied out include criteria files, TIN files, shape files, pattern files, and reference files for sheet generation. Examples of files that are automatically checked out include Project Manager supporting files such as runs, the cross-section design file, and sheet files when generating sheets. As a rule of thumb, GEOPAK does not check in files to ProjectWise. The only exception to this rule is the Plan Profile Sheet Generator which will be discussed later. The user is responsible for updating the server copy or checking in files. The ProjectWise Organizer is made available from MicroStation in order to help facilitate this workflow. The ProjectWise Organizer command will appear on the Applications menu only if ProjectWise is integrated. It is the same tool as provided in the ProjectWise Explorer and has the same functionality. It displays a list of all files checked or copied out. The user may perform such operations as update server copy, check in or free on the files in the list.

14 To remind users to deal with the checked out files, the following ProjectWise user setting should be set in the Interface section: By selecting the Show always option, the user will be shown the Local Document Organizer when exiting MicroStation and when logging out of the datasource in ProjectWise Explorer. Showing the Local Document Organizer will not force the user to check in the files, but will simply let the user know which files are checked out or exported. Again, it is the responsibility of the user to deal with checked out files.

15 5.0 Plan and Profile Generator We cover the Plan and Profile Generator application separately because it functions slightly differently from other applications and is tightly integrated with ProjectWise in several ways. First, all sheet files and plot sets will be created directly in ProjectWise and checked in automatically for the user. All required files such as the motif file and border reference file can be selected from ProjectWise directly. As stated earlier, all file names displayed in text fields on dialogs will display the PW:\ prefix if the files were selected from ProjectWise. This allows the user to save a preference with those paths, and the application will automatically check or copy the files out of ProjectWise as needed. One caveat when using Plan and Profile Generator all files should reside either inside or outside of ProjectWise and not mixed and matched. For example, if your clipping files reside in ProjectWise, then your motif file or reference border file must reside in ProjectWise also.

16 6.0 Reference & Related Materials More information regarding GEOPAK and ProjectWise may be found in the ProjectWise section of the GEOPAK Readme file.

2010 Bentley Systems, Incorporated Exploring MicroStation V8i Printing. Jo Terri Wright Product Manager Collaboration Products

2010 Bentley Systems, Incorporated Exploring MicroStation V8i Printing. Jo Terri Wright Product Manager Collaboration Products Exploring MicroStation V8i Printing Jo Terri Wright Product Manager Collaboration Products Agenda Unification of Bentley Print clients Print Organizer Features Common Print Features SELECTseries Enhancements

More information

Practice Workbook. Using the Model - Preparing for Plan Production in OpenRoads. SELECTseries 4 ( ) or newer

Practice Workbook. Using the Model - Preparing for Plan Production in OpenRoads. SELECTseries 4 ( ) or newer Practice Workbook This workbook is designed for use in Live instructor-led training and for OnDemand self study. The explanations and demonstrations are provided by the instructor in the classroom, or

More information

ProjectWise at LaDOTD

ProjectWise at LaDOTD ProjectWise at LaDOTD David Ringuette 2007 Louisiana Transportation Engineering Conference ProjectWise WEB HTTP://www10.dotd.louisiana.gov/WEL/index.html ProjectWise Web Explorer Lite is a easy way to

More information

Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012

Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012 Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012 5.-7. November 2012, Munkebjerg Hotel, Vejle Workshop X7 Civil Design Review: 3D Modeling and Team Leader: Joe Waxmonsky, PE Bentley Systems, Incorporated

More information

ProjectWise for Civil Users

ProjectWise for Civil Users ProjectWise for Civil Users Arbie Parker, Services Consultant, ProjectWise arbie.parker@bentley.com 1 WWW.BENTLEY.COM 2016 Bentley Systems, Incorporated 2016 Bentley Systems, Incorporated Changes to Civil

More information

ProjectWise and Civil 3D Advanced Integration

ProjectWise and Civil 3D Advanced Integration ProjectWise and Civil 3D Advanced Integration Bobby Mullenax Solution Consultant 1 WWW.BENTLEY.COM 2017 Bentley Systems, Incorporated 2017 Bentley Systems, Incorporated Bobby Mullenax Contact Info Solution

More information

Cotton Belt Regional Rail

Cotton Belt Regional Rail Cotton Belt Regional Rail CADD File Management Manual September 2010 Prepared for Dallas Area Rapid Transit General Planning Consultant Managed by URS Corporation Cotton Belt Regional Rail CADD File Management

More information

ProjectWise and Revit Advanced Integration

ProjectWise and Revit Advanced Integration ProjectWise and Revit Advanced Integration Bobby Mullenax Solution Consultant 1 WWW.BENTLEY.COM 2017 Bentley Systems, Incorporated 2017 Bentley Systems, Incorporated Bobby Mullenax Contact Info Solution

More information

The ODOT_XSLabeling.mvba application is used to draw basic labels on cross sections extracted from a Roadway Designer DTM file.

The ODOT_XSLabeling.mvba application is used to draw basic labels on cross sections extracted from a Roadway Designer DTM file. Application Name: Current version: Required MicroStation Version: Required GEOPAK Version: ODOT_XSLabeling.mvba v11.07.15 XM or V8i XM or V8i The ODOT_XSLabeling.mvba application is used to draw basic

More information

ProjectWise Application Integration for Civil 3D

ProjectWise Application Integration for Civil 3D BENTLEY SYSTEMS, INC. ProjectWise Application Integration for Civil 3D Frequently Asked Questions Prepared by Bentley Systems 12/3/2012 Version 1.0 ProjectWise and MicroStation are registered trademarks

More information

Creating PDFs using MicroStation Print Organizer User Documentation

Creating PDFs using MicroStation Print Organizer User Documentation Revision Date: July 18, 2014 Documentation: Bentley has introduced Print Organizer as a successor to the Batch Print. This document is to aid in producing multi-page PDF s using ODOT supplied files. The

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

Issue and Revision History. Copyright. Disclaimer. Version Description Date Issued Originator Approver 01 Initial release 1/8/2014 K Albright

Issue and Revision History. Copyright. Disclaimer. Version Description Date Issued Originator Approver 01 Initial release 1/8/2014 K Albright Issue and Revision History Version Description Date Issued Originator Approver 01 Initial release 1/8/2014 K Albright Copyright Copyright 2013 AECOM Technology Corporation. All Rights Reserved Many of

More information

Electronic Plan Submittal for E-Construction. Lance Day, P.E. Roadway Design Section D4 Engineer Alabama Department of Transportation

Electronic Plan Submittal for E-Construction. Lance Day, P.E. Roadway Design Section D4 Engineer Alabama Department of Transportation Electronic Plan Submittal for E-Construction Lance Day, P.E. Roadway Design Section D4 Engineer Alabama Department of Transportation E-Plans What it means and how do we get there? Electronic Plan Creation

More information

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2013 Bentley LEARNing Conference BCR4WK2 - IMPORTING AND EDITING SURVEY DATA Team Leader: Kevin Jackson Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

Managing Plan Delivery and QAQC in a Collaborative Environment

Managing Plan Delivery and QAQC in a Collaborative Environment Managing Plan Delivery and QAQC in a Collaborative Environment Louisiana Update - IHEEP 2014 Presented by Hollis Ward DOTD Design Automation Manager Louisiana Department of Transportation and Development

More information

ProjectWise Professional Services, Design Build and Rights of Way Templates Electronic Submission and Retrieval Guide

ProjectWise Professional Services, Design Build and Rights of Way Templates Electronic Submission and Retrieval Guide Edition 2 SCDOT Information Technology Services CADD Management Office Revised on February 20, 2014 ProjectWise Professional Services, Design Build and Rights of Way Templates Electronic Submission and

More information

M c i r c os o t S at a io i n o n an a d n d A lll lth T i h n i g n s g s P D P F Agenda

M c i r c os o t S at a io i n o n an a d n d A lll lth T i h n i g n s g s P D P F Agenda MicroStation and All Things PDF Agenda Basic PDF Creation from within MicroStation PDF Printer Drivers Printing 3D Design Geometry to a PDF File Sending Geospatial Data to a PDF Exporting Business Data

More information

Reasons to Upgrade ProjectWise Integration Server V8i (SELECTseries 3)

Reasons to Upgrade ProjectWise Integration Server V8i (SELECTseries 3) Reasons to Upgrade ProjectWise Integration Server V8i (SELECTseries 3) ProjectWise V8i (SELECTseries 3) Themes AutoCAD and Revit 64-bit Administration and Usability Performance Compatibility and Ease of

More information

Project Management with the ODOTcadd Standards

Project Management with the ODOTcadd Standards Project Management with the ODOTcadd Standards For MicroStation V8i (SELECTseries 3) and PowerGEOPAK V8i (SELECTseries 4) Prepared on behalf of The Ohio Department of Transportation, Office of CADD and

More information

ProjectWise Explorer V8i Client Installation

ProjectWise Explorer V8i Client Installation ProjectWise Explorer V8i Client Installation This document describes how to install ProjectWise Explorer V8i, which is the Windows client component for SHA s engineering document management system. You

More information

Bentley Civil Guide. V8i SELECTseries 3. Best Practices. Written By: Product Management Team; BSW-Development, Civil Design

Bentley Civil Guide. V8i SELECTseries 3. Best Practices. Written By: Product Management Team; BSW-Development, Civil Design Bentley Civil Guide V8i SELECTseries 3 Best Practices Written By: Product Management Team; BSW-Development, Civil Design Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

P9 Project Explorer Efficiently Managing Project Information Jonas Wahlberg, Application Engineer Building

P9 Project Explorer Efficiently Managing Project Information Jonas Wahlberg, Application Engineer Building P9 Project Explorer Efficiently Managing Project Information Jonas Wahlberg, Application Engineer Building Project Explorer Efficiently Managing Project Information with MicroStation, PowerProducts and

More information

Cross-Discipline Coordination in Autodesk s Revit Platform

Cross-Discipline Coordination in Autodesk s Revit Platform Cross-Discipline Coordination in Autodesk s Revit Platform Matt Dillon The DC CADD Company, Inc. AB214-4 The Revit platform offers many opportunities and tools for coordination that have not been possible

More information

Bentley OpenRoads Workshop 2017 FLUG Fall Training Event

Bentley OpenRoads Workshop 2017 FLUG Fall Training Event Bentley OpenRoads Workshop 2017 FLUG Fall Training Event F-2P - QuickStart for Roadway Modeling in OpenRoads Technology Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

ODOT_SupplDesc.mvba is used to review and edit the Title and Comments file properties for all the DGN files found in the selected project folder.

ODOT_SupplDesc.mvba is used to review and edit the Title and Comments file properties for all the DGN files found in the selected project folder. Application Name: Current version: Required MicroStation Version: Required GEOPAK Version: ODOT_SupplDesc.mvba V11.07.15 XM or V8i Not required Overview ODOT_SupplDesc.mvba is used to review and edit the

More information

Version Description Date Issued Originator Approver 01 Initial release 1/8/2014 K Albright

Version Description Date Issued Originator Approver 01 Initial release 1/8/2014 K Albright Issue and Revision History Version Description Date Issued Originator Approver 01 Initial release 1/8/2014 K Albright Copyright Copyright 2013 AECOM Technology Corporation. All Rights Reserved Many of

More information

Enabling Work-in-Progress Project Sharing Between Teams Using ProjectWise Project Sharing

Enabling Work-in-Progress Project Sharing Between Teams Using ProjectWise Project Sharing Enabling Work-in-Progress Project Sharing Between Teams Using ProjectWise Project Sharing Arbie Parker, Services Consultant, Projectwise Arbie.Parker@bentley.com 1 WWW.BENTLEY.COM 2016 Bentley Systems,

More information

Last Update: December 2011 TXDOT ENGINEERING SOFTWARE SUPPORT INFORMATION. TxDOT Bridge ToolBox (TxBridge)

Last Update: December 2011 TXDOT ENGINEERING SOFTWARE SUPPORT INFORMATION. TxDOT Bridge ToolBox (TxBridge) Last Update: December 2011 TXDOT ENGINEERING SOFTWARE SUPPORT INFORMATION This document provides end-user support information for the application. This support information will be updated, as needed, to

More information

ProjectWise Explorer Basic Users Guide

ProjectWise Explorer Basic Users Guide ProjectWise Explorer Basic Users Guide (Revision Date: 09/05/17) Index: 1. Introduction... 2 2. Getting Started... 2 3. Login to ProjectWise Explorer... 3 4. Working Directory... 3 5. Inside the ProjectWise

More information

Application Description

Application Description Application Name: ODOT_SheetManager.mvba Tested MicroStation Version: MicroStation V8i (SELECTseries 3) Tested GEOPAK/OpenRoads Version: Not Applicable Application Description The January 16, 2015 update

More information

Digital Signatures at LaDOTD

Digital Signatures at LaDOTD Digital Signatures at LaDOTD 2009 IHEEP Conference San Antonio, Texas September 28, 2009 Presented by Hollis Ward DOTD Design Automation Manager Digital Signature Technology (Finding the Right Solution)

More information

Mike Horsfall Technical Manager GeoSpatial Sales

Mike Horsfall Technical Manager GeoSpatial Sales An Introduction to Bentley Utilities Designer Mike Horsfall Technical Manager GeoSpatial Sales What is Bentley Utilities Designer? Bentley Utilities Designer is: A multi-utilities desktop GIS Built on

More information

ProjectWise Deliverables Management

ProjectWise Deliverables Management ProjectWise Deliverables Management Document Distribution Matrix Page: 1 Table of Contents Table of Contents 2 Overview 3 Notes 4 Template 4 How does it work 5 1. Download Document Distribution Matrix

More information

Overview September 7, 2017

Overview September 7, 2017 Overview September 7, 2017 Purpose The purpose of this presentation is to provide an overview of the changes to the required deliverables and workflow for developing plans and models for Illinois DOT projects

More information

Transitioning to MX SELECTSeries 3 and OpenRoads Technology

Transitioning to MX SELECTSeries 3 and OpenRoads Technology Transitioning to MX SELECTSeries 3 and OpenRoads Technology Ian Rosam, Product Manager, BSW Development, Civil Design Workshop Agenda (1.5hrs including Q&A) What is OpenRoads (5 mins) Delivered civil workspaces

More information

Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage)

Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage) Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage) 1.1 Overview The Export to GEOPAK Drainage tool can be utilized to leverage data collected by field surveys (i.e., pipes and structures)

More information

CHAPTER 11. Learn to use GEOPAK Automated Superelevation dialog box and Autoshape Builder to apply superelevation to a roadway.

CHAPTER 11. Learn to use GEOPAK Automated Superelevation dialog box and Autoshape Builder to apply superelevation to a roadway. CHAPTER 11 Superelevation 11.1 Introduction Objectives Project Manager Learn to use GEOPAK Automated Superelevation dialog box and Autoshape Builder to apply superelevation to a roadway. Calculate Superelevation

More information

Update: October 21, 2013

Update: October 21, 2013 Update: October 21, 2013 CADD Engineering Standards Manual The following section was revised: Section 502.1 General Page 92 The following verbiage was added: Per section 1307.1 of the L&D Manual s Volume

More information

Autodesk Vault and Data Management Questions and Answers

Autodesk Vault and Data Management Questions and Answers Autodesk Civil 3D 2007 Autodesk Vault and Data Management Questions and Answers Autodesk Civil 3D software is a powerful, mature, civil engineering application designed to significantly increase productivity,

More information

Bentley Building Application Deployment Guide:

Bentley Building Application Deployment Guide: Bentley Building Application Deployment Guide: s Version 1.0 November 2009, v8i (SELECTseries 1) release Version 1.1 Revisions for November 2009, v8i (SELECTseries 1) release Installing Building Applications

More information

Producing Project Deliverables: Creating a Plan Set

Producing Project Deliverables: Creating a Plan Set Practice Workbook This workbook is designed for use in Live instructor-led training and for OnDemand selfstudy. The explanations and demonstrations are provided by the instructor in the classroom, or in

More information

American Society of Highway Engineers 2016 Fall Technical Seminar

American Society of Highway Engineers 2016 Fall Technical Seminar American Society of Highway Engineers 2016 Fall Technical Seminar University Club November 10 th, 2016 12 4:30 PM INTRODUCTION https://vimeo.com/165933885 Agenda Registration: 12:00 pm Lunch 12:30 pm Presentation

More information

CAD Representative Handbook. Version: Date: Prepared by: Checked by: Authorised by: Reason for Revision:

CAD Representative Handbook. Version: Date: Prepared by: Checked by: Authorised by: Reason for Revision: CAD Representative Handbook Document History: Document Number: CR-XRL-Z3-GUI-CR001-50480 Version: Date: Prepared by: Checked by: Authorised by: Reason for Revision: 1.0 10.11.15 First Release 2.0 12.01.16

More information

Test Profiles for Digital Terrain Models

Test Profiles for Digital Terrain Models Test Profiles for Digital Terrain Models 1.1 Overview Jointly developed by the Photogrammetics and GEOPAK Units within the Minnesota Department of Transportation, this procedure details the standard procedure

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

FDOT Traffic Plans Signing & Pavement Markings

FDOT Traffic Plans Signing & Pavement Markings State of Florida Department of Transportation FDOT Traffic Plans Signing & Pavement Markings CE-11-0117 User Training Manual February 20, 2015 ENGINEERING / CADD SYSTEMS OFFICE TALLAHASSEE, FLORIDA http://www.dot.state.fl.us/ecso/

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

MDOT. SIGNS Contracts (pp.27-37) Updated May 14, 2009

MDOT. SIGNS Contracts (pp.27-37) Updated May 14, 2009 Contracts (pp.27-37) Updated May 14, 2009 INTRODUCTION Editing or updating Sign Contract Drawings, for Freeways, Divided Highways, and Boulevards, is expedited when the following standards are maintained.

More information

Bentley OpenRoads Workshop 2017 FLUG Spring Training Event

Bentley OpenRoads Workshop 2017 FLUG Spring Training Event Bentley OpenRoads Workshop 2017 FLUG Spring Training Event 431 - Approach and Driveway Modeling in OpenRoads Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com Practice Workbook

More information

Innovation. lidarnews.com. volume 3 issue 5. Points clouds and terrain models support rail project. Structured light scanning for human head modeling

Innovation. lidarnews.com. volume 3 issue 5. Points clouds and terrain models support rail project. Structured light scanning for human head modeling volume 3 issue 5 LIDAR lidarnews.com SCALABILITY Points clouds and terrain models support rail project EXPRESSION Structured light scanning for human head modeling FLUCTUATION Scanning moving objects using

More information

SERIES 1 (SS1) (V ) SELECT SERIES 1 REFRESH (SS1R) (V ) SELECT SERIES 2 (SS2) (V ) ADDENDUM

SERIES 1 (SS1) (V ) SELECT SERIES 1 REFRESH (SS1R) (V ) SELECT SERIES 2 (SS2) (V ) ADDENDUM WHY USE AN ADDENDUM: INROADS SURVEY V8i SELECT SERIES 1 (SS1) (V08.11.07.229) SELECT SERIES 1 REFRESH (SS1R) (V08.11.07.246) SELECT SERIES 2 (SS2) (V08.11.07.428) ADDENDUM This addendum is meant to accompany

More information

Unveiling ProjectWise Navigator V8i The Information Rich Review Alternative

Unveiling ProjectWise Navigator V8i The Information Rich Review Alternative Unveiling ProjectWise Navigator V8i The Information Rich Review Alternative Tony DeRosa Interoperability Priorities Reusable and Complete Information Exchange rich heterogeneous information Rely upon secure

More information

Last Update: September, 2010 TXDOT ENGINEERING SOFTWARE SUPPORT INFORMATION. TxDOT Traffic Sign Detailing Program (SIGNSPC)

Last Update: September, 2010 TXDOT ENGINEERING SOFTWARE SUPPORT INFORMATION. TxDOT Traffic Sign Detailing Program (SIGNSPC) Last Update: September, 2010 TXDOT ENGINEERING SOFTWARE SUPPORT INFORMATION TxDOT Traffic Sign Detailing Program (SIGNSPC) This document provides end-user support information for the TxDOT Traffic Sign

More information

Using the new Site Modeler tools - Tips and Tricks

Using the new Site Modeler tools - Tips and Tricks www.bentley.com Using the new Site Modeler tools - Tips and Tricks Lisa Whitson, Transportation and Local Infrastructure Professional Services, Bentley Systems USA Today s Agenda What is Site Modeler?

More information

Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage)

Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage) Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage) 1.1 Overview The Export to GEOPAK Drainage tool can be utilized to leverage data collected by field surveys (i.e., pipes and structures)

More information

ProjectWise Web Server

ProjectWise Web Server ProjectWise Web Server Implementation Guide Last Updated: January 19, 2015 Notices Notices Trademark Bentley and the B Bentley logo are either registered or unregistered trademarks or service marks of

More information

MicroStation Tips and Tricks. Inga Morozoff, Bentley Systems, Inc Bentley Systems, Incorporated.

MicroStation Tips and Tricks. Inga Morozoff, Bentley Systems, Inc Bentley Systems, Incorporated. MicroStation Tips and Tricks Inga Morozoff, Bentley Systems, Inc. 1 Add Separator to Context Menu To add a separator to a context menu, create a new menu item and set the label as a hyphen. ALT+DATA to

More information

FDOT Automated Quantities (Part 1)

FDOT Automated Quantities (Part 1) Production Support Office CADD FDOT Automated Quantities (Part 1) Kandi Daffin CADD Support Specialist Objective Explore the workflow for developing and recording/managing quantities for FDOT projects

More information

MoDOT s 3D Design Implementation, Electronic Deliverables, and E-Construction. Ashley Buechter, P.E. MoDOT CADD Support Engineer

MoDOT s 3D Design Implementation, Electronic Deliverables, and E-Construction. Ashley Buechter, P.E. MoDOT CADD Support Engineer MoDOT s 3D Design Implementation, Electronic Deliverables, and E-Construction Ashley Buechter, P.E. MoDOT CADD Support Engineer LADOTD Transportation Conference February 29, 2016 General Information and

More information

Bentley Descartes and what s new in Descartes V8i (SELECTseries 3) What is Bentley Descartes? 2011 Bentley Systems, Incorporated

Bentley Descartes and what s new in Descartes V8i (SELECTseries 3) What is Bentley Descartes? 2011 Bentley Systems, Incorporated Bentley Descartes and what s new in Descartes V8i (SELECTseries 3) Tom Stogdill Bentley Systems, Inc. What is Bentley Descartes? Image Processing Raster Geo-Referencing Advanced raster transformation (warping,

More information

Draping Overview Drape Vertices CHAPTER 13. Drape elements onto a triangulated model. Feature / Function Tools

Draping Overview Drape Vertices CHAPTER 13. Drape elements onto a triangulated model. Feature / Function Tools CHAPTER 13 Draping 13.1 Overview Feature / Function Tools Drape elements onto a triangulated model. DTM Menu Bar Drape > Vertices, Vectors GEOPAK provides tools to drape MicroStation elements onto a triangulated

More information

Engineering Surveys V8i Graphic Configuration

Engineering Surveys V8i Graphic Configuration Engineering Surveys V8i Graphic Configuration Version 1.1 V8i Graphic Configuration Manual Data Integration Services December 2010-1 - OVERVIEW... 3 CONFIGURING THE GRAPHIC STANDARD... 4 A Configuring

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

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2012 BE Together BC4WK6, BC4WK7, BC4WK10 Moving to SELECTseries 3 for Bentley Civil Users BC4WK6 (InRoads) Team Leader: Mike Cavanaugh BC4WK7 (GEOPAK) Team Leader: Lou Barrett BC4WK10

More information

Data Validation Option Best Practices

Data Validation Option Best Practices Data Validation Option Best Practices 1993-2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise) without

More information

To: gint Users Date: 20 Oct Creating a new coordinate system and applying it in gint and MicroStation

To: gint Users Date: 20 Oct Creating a new coordinate system and applying it in gint and MicroStation MEMORANDUM Tel: +61 2 8202 8600 Suite 8, Level 1, The Hub Fax: +61 2 8202 8606 89-97 Jones St, Ultimo NSW 2007 Australia Email: support@datgel.com To: gint Users Date: 20 Oct 2011 From: Michael Sartika

More information

Round Table Discussion Engineering Data Focus in DOTs IHEEP 2009 San Antonio, Texas September 27, 2009 Facilitator: Dan Belcher, Michigan DOT

Round Table Discussion Engineering Data Focus in DOTs IHEEP 2009 San Antonio, Texas September 27, 2009 Facilitator: Dan Belcher, Michigan DOT Round Table Discussion Engineering Data Focus in DOTs IHEEP 2009 San Antonio, Texas September 27, 2009 Facilitator: Dan Belcher, Michigan DOT 1. Participants: Name and Position/Role in the DOT Dan Belcher,

More information

Collaborating in a Digital World with Bluebeam Revu

Collaborating in a Digital World with Bluebeam Revu Collaborating in a Digital World with Bluebeam Revu Mid-America CAD Community 2017 Erik Schonsett, Associate AIA Sr. Industry Specialist Strategic Development Bluebeam, Inc. Eschonsett @ Bluebeam. com

More information

Welcome to MicroStation

Welcome to MicroStation Welcome to MicroStation Module Overview This module will help a new user become familiar with the tools and features found in the MicroStation design environment. Module Prerequisites Fundamental knowledge

More information

MicroStation Champions A Tips & Tricks Special Feature

MicroStation Champions A Tips & Tricks Special Feature MicroStation Champions A Tips & Tricks Special Feature Contributions from Patrice Rhodes BE 2007 Conference Session MW1BP101 P.H. Rhodes, Inc. Training, Consulting and Support Services 2 Copyright Copyright

More information

VDOT CABB ProjectWise User Interface

VDOT CABB ProjectWise User Interface VDOT CABB ProjectWise User Interface Plan Sets and documents for VDOT Construction Advertisement Bulletin Board (CABB) projects are accessed through ProjectWise, a secure document management product from

More information

Mn/DOT CADD DATA Standards General Information

Mn/DOT CADD DATA Standards General Information Mn/DOT CADD DATA Standards General Information PREFACE The scope of this web-site is to document and standardize the Minnesota Department of Transportation s CADD (computer aided drafting and design file

More information

Slide 1. Bentley Descartes V8i. Presented by: Inga Morozoff, Bentley

Slide 1. Bentley Descartes V8i. Presented by: Inga Morozoff, Bentley Slide 1 Bentley Descartes V8i Presented by: Inga Morozoff, Bentley Slide 2 Agenda What is Bentley Descartes? Where is it used? Features Benefits Live demo Questions and Answers 2 WWW.BENTLEY.COM Slide

More information

Go Behind ProjectWise Administrator Tasks with PowerShell

Go Behind ProjectWise Administrator Tasks with PowerShell Go Behind ProjectWise Administrator Tasks with PowerShell Marty Nickel, Senior Systems Architect Project Delivery, Americas 1 WWW.BENTLEY.COM 2017 Bentley Systems, Incorporated 2017 Bentley Systems, Incorporated

More information

2011 Bentley Systems, Incorporated. Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure

2011 Bentley Systems, Incorporated. Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure Agenda Why would you need Bentley Descartes? What is Bentley Descartes? Advanced Point Cloud Workflows Advanced Terrain

More information

Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012

Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012 Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012 5.-7. November 2012, Munkebjerg Hotel, Vejle Workshop X13 Advanced Geometrical Layout for Compound and Reversed Curves Team Leader: Richard Bradshaw Bentley

More information

ProjectWise Design File Documentation

ProjectWise Design File Documentation ProjectWise 2018+ Design File Documentation PTP Project Set-Up Multiple Work Units will be grouped into a single PTP Capital Works Program Project. During project creation, work units will be combined

More information

DES 727 CORRIDOR MODELLING & PLAN PRODUCTION USING OPEN ROADS. April 2018 Design Division

DES 727 CORRIDOR MODELLING & PLAN PRODUCTION USING OPEN ROADS. April 2018 Design Division CORRIDOR MODELLING & PLAN PRODUCTION USING OPEN ROADS April 2018 Design Division Introduction The course has been developed to be completed with Power GeoPak SS4. Other versions of GeoPak SS4 may also

More information

Last Update: November 10, 2011 TXDOT ENGINEERING SOFTWARE SUPPORT INFORMATION. TxDOT Bridge Geometry System (BGS)

Last Update: November 10, 2011 TXDOT ENGINEERING SOFTWARE SUPPORT INFORMATION. TxDOT Bridge Geometry System (BGS) Last Update: November 10, 2011 TXDOT ENGINEERING SOFTWARE SUPPORT INFORMATION This document provides end-user support information for the TxDOT Bridge Geometry System (BGS) application. This support information

More information

Introduction to Autodesk VaultChapter1:

Introduction to Autodesk VaultChapter1: Introduction to Autodesk VaultChapter1: Chapter 1 This chapter provides an overview of Autodesk Vault features and functionality. You learn how to use Autodesk Vault to manage engineering design data in

More information

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2015 IBUG Spring Conference Templates 101 Team Leader: Chuck Lawson, PE Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 This page left intentionally blank. Table

More information

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide You can find the most up-to-date technical

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

Delivering 3D Engineered Model Data for Highway Construction

Delivering 3D Engineered Model Data for Highway Construction Delivering 3D Engineered Model Data for Highway Construction Objectives After completing this module, you will be able to: Describe how 3D engineered models are created in design Describe how contractors

More information

Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA

Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA AB110-3 If you have created AutoCAD Architecture (formerly ADT) object styles and want to know how to easily share

More information

Bentley OpenPlant PowerPID

Bentley OpenPlant PowerPID Bentley OpenPlant PowerPID Agenda Presenter Rob Harper Director of Product Management OpenPlant PowerPID Overview What is OpenPlant PowerPID OpenPlant PowerPID Features Specification Mapping and 2D to

More information

Bentley OpenRoads Workshop 2017 FLUG Spring Training Event

Bentley OpenRoads Workshop 2017 FLUG Spring Training Event Bentley OpenRoads Workshop 2017 FLUG Spring Training Event 437 - QuickStart for Terrain & Geometry Using OpenRoads Technology Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

A/E/C Work Structure Manager s Guide

A/E/C Work Structure Manager s Guide A/E/C Work Structure Committee A/E/C Work Structure Manager s Guide Release 1.5 (March 2018) This document was updated to reflect the changes with AEC_WS_001 Update #7 This page intentionally left blank.

More information

Field to Finish and the New Survey Tools in AutoCAD Civil 3D 2013

Field to Finish and the New Survey Tools in AutoCAD Civil 3D 2013 Field to Finish Using AutoCAD Civil 3D Field to Finish and the New Survey Tools in AutoCAD Civil 3D 2013 Shawn Herring, Sr. Civil Application Engineer/Support & Training Manager Jason Jenkins, PLS Civil

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

Bentley Plant Workshop

Bentley Plant Workshop Bentley Plant Workshop 2013 Bentley LEARNing Conference PLOP2WK1 OpenPlant 2D/3D Interoperability Team Leader: Tony DeRosa Team Members: Brian Earles Bentley Systems, Incorporated 685 Stockton Drive Exton,

More information

MicroStation Connect Workspace Overview. Presenter: Greg Roberts Title: Manager of Design Technology

MicroStation Connect Workspace Overview. Presenter: Greg Roberts   Title: Manager of Design Technology MicroStation Connect Workspace Overview Presenter: Greg Roberts Email: gsroberts@transystems.com Title: Manager of Design Technology Agenda Configuration Level Changes Configuration Files New Terminology

More information

Book IX is designed to help both AutoCAD and AutoCAD LT users

Book IX is designed to help both AutoCAD and AutoCAD LT users Chapter 1: The Basics of Customizing In This Chapter Understanding the benefits of customizing Customizing the startup process Changing options and using user profiles Creating and managing command aliases

More information

Guideline for Importing Survey Data into Bentley Power InRoads v8i SS2

Guideline for Importing Survey Data into Bentley Power InRoads v8i SS2 Guideline for Importing Survey Data into Bentley Power InRoads v8i SS2 I. REQUIREMENTS from the Geomatics/Survey Function: 1. A CAD-only drawing in.dwg file format ver. 2013, (that can be created natively

More information

Bentley Map V8i (SELECTseries 2) FAQ

Bentley Map V8i (SELECTseries 2) FAQ V8i (SELECTseries2) FAQ 2011 Last Updated: Thursday, February 24, 2011 Note: the content of this FAQ is subject to change without notice. Questions 1. What are the names of the new V8i (SELECTseries 2)

More information

8 Things you could not do with V8i you can now do with CONNECT Edition

8 Things you could not do with V8i you can now do with CONNECT Edition 8 Things you could not do with V8i you can now do with CONNECT Edition MicroStation CONNECT Edition brings a huge number of new productivity tools. Here are a few. By Dan Raker, ConnectPress CONNECT Edition

More information

2011 Bentley Systems, Incorporated. Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure

2011 Bentley Systems, Incorporated. Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure What is Bentley Descartes? Image Processing Raster Geo-Referencing Advanced raster transformation (warping,

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

InRoads File Types. Below is a list of the primary file types used for InRoads in the road design process.

InRoads File Types. Below is a list of the primary file types used for InRoads in the road design process. Section 6 InRoads Basic File Types Retrieving InRoads Base Files Internal Naming Convention Alignment Styles and Surface Styles Alignment Point Abbreviations Feature Naming Conventions Project Defaults

More information