Working with AutoCAD in Mixed Mac and PC Environment

Size: px
Start display at page:

Download "Working with AutoCAD in Mixed Mac and PC Environment"

Transcription

1 Working with AutoCAD in Mixed Mac and PC Environment Pavan Jella Autodesk AC6907 With the introduction of AutoCAD for Mac, some professionals now work in hybrid environments one engineer may draft designs on a Microsoft Windows PC while another develops them on a Mac. Such professionals may need to share, print, collaborate, and edit drawings and models across platforms. With the option available, some may choose to work in a Mac environment in part or all of the time. Others who have customized their AutoCAD interface in Windows may wonder whether they can transfer the customizations to AutoCAD for Mac. While AutoCAD for Windows and AutoCAD for Mac offer much of the same functionality and familiar user experience, there are differences between the two. In addition, the two versions of the software have several analogous, but not identical, features. This class will outline best practices for CAD managers and AutoCAD users who are integrating AutoCAD for Mac into a Windows environment, highlighting areas where the two platforms diverge. Learning Objectives At the end of this class, you will be able to: Connect to a single network server from AutoCAD on Mac and from AutoCAD on Windows to share drawings Work with external references and plot Use Customize User Interface (CUI) in AutoCAD for Mac Setup application preferences for multi-platform environment Setup Blocks using Content Palette About the Speaker Pavan Jella is Senior Principal QA Engineer at Autodesk. He is an AutoCAD user since Release 10 and for last 13 years with Autodesk he has been working with AutoCAD Test Development team on AutoCAD, AutoCAD LT, AutoCAD OEM, ObjectARX and RealDWG products. His current focus is on AutoCAD for Mac and ObjectARX for Mac. He holds a Master s degree in Industrial Engineering from Kansas State University. You can contact Pavan via at: pavan.jella@autodesk.com

2 Connecting to Servers Professionals using AutoCAD for Windows access file servers with a Universal Naming Convention (UNC) path (\\ComputerName\SharedFolder\Resource) or drive letters (C:\Folder) both path formats unique to Windows. With AutoCAD for Mac, use the Mac OS X Finder to connect to a server, by browsing for the server name in the Finder window or entering the server s network address. Figure 1: From the drop-down menu, select Go. To connect by browsing, choose Go > Connect to Server, click Browse, and search for the server name. To connect by entering the server s network address, choose Go > Connect to Server and type in the address in the Server Address field. Use the server message block (SMB) protocol for the network address (smb://serveraddress/share/). SMB file sharing must be enabled via the Sharing applet in the Mac OS X System Preferences dialog. Consult a local network administrator for network-specific Windows/Mac sharing configuration details. 2

3 Figure 2: Use the SMB and AFP protocols for the server address. The Finder remembers the server location and stores it in the Finder window. In the future, you can open drawings from that remembered location much as you would with a map drive. Connecting between Mac machines To connect to a Apple Mac machine from another Apple Mac use AFP protocol. Choosing Absolute versus Relative Paths Relative (rather than absolute) paths work in both Windows and Mac, and are therefore recommended in mixed Mac/Windows environments. An absolute or fully qualified, path is a fully specified hierarchy of folders that locates the file reference (for example, smb://hostname/directorypath/resource). In contrast, a relative path specifies the location of a directory relative to another directory. While absolute paths eliminate ambiguity, they are far less flexible and can cause problems in a mixed environment because Windows and the Mac OS use different syntax to refer to the path of a drive. In contrast, more flexible relative paths make it possible to move a set of drawings from one folder to another with the same folder structure. Preferences Setting Preferences Using the Application Preferences Dialog Box Like AutoCAD for Windows, AutoCAD for Mac is customizable but in different ways. With Windows, you set and change preferences and settings via the Options command; for Mac, use the Application Preferences dialog box. Simply click AutoCAD -> Preferences or type Preferences command in AutoCAD; to launch Application Preferences dialog box. 3

4 Figure 3: Type items you want to customize in the search box. To use the Application Preferences dialog box to change preferences, simply enter a search topic; the program will search for support, drive, menu, and other files. For example, to customize the grip, type grip into the search window. The results will highlight all grip-related tasks that can be customized. Finding Files and Features While AutoCAD offers many analogous features and files in the Mac and Windows environments, there are some differences. For example, in Windows, to organize blocks moved in from another drawing, use the Design Center. On a Mac, use the Content Palette. Some files and features may be challenging to find, particularly if they re embedded in the application bundle. All directories may not be visible at all times; to find files, look to the Application Preferences dialog box (see Figure 4) for folders of files and features, such as these: Templates AutoSave files Plot styles Fonts Referenced file locations 4

5 Figure 4: Use the Application Preferences dialog box to find files. Customizing with CUI If you ve customized files with CUI on Windows, you may wonder whether you can do so on a Mac, and whether Windows CUI files transfer to the Mac platform. It s possible to use CUI commands to customize the AutoCAD user interface in both Mac and Windows environments, though it s done differently in each. For example, in Windows, you might customize the Ribbon versus the Tool Sets palette on the Mac. To customize files for the Mac platform, use the Customize dialogue box to: Create new custom commands or modify existing commands Assign commands to various user interface elements Add or change menus displayed on the Mac OS menu bar Add or change tool sets displayed on the Tool Sets palette While the Mac and Windows CUI files share a similar format, they re not compatible you can t use CUI files from AutoCAD for Windows to customize AutoCAD for Mac, or vice versa. Automating Design Tasks with AutoLISP Based on the LISP programming language, AutoLISP lets users automate design tasks in AutoCAD for Mac. AutoLISP applications or routines can interact with AutoCAD for Mac in many ways prompting user input, accessing built-in AutoCAD for Mac 5

6 commands directly, and modifying or creating objects in the drawing database. With AutoLISP routines, you can add discipline-specific commands to AutoCAD for Mac. In fact, some of the standard AutoCAD for Mac commands are AutoLISP applications. Although many Windows LISP routines will perform on AutoCAD for Mac, LISP routines with that use VBA extensions (VLAX-*() LISP functions), or DCO (dialog control language) APIs will not. Attached Files You can insert any drawing file as an external reference (xref) into a second drawing, linking the two. Any changes you make to the referenced drawing are displayed in the parent drawing when you next open or update it. There are several ways to attach an xref when using AutoCAD for Mac and the saved path used to locate the xref can be absolute path, relative path, or no path. Because it s the most flexible option and works best in a mixed Mac/Windows environment, Autodesk recommends using a relative path when attaching any file, whether DWG, PDF underlay, or image. Use these conventions for specifying a relative folder path: / Look in the root folder of the host drawing s drive. path From the folder of the host drawing, follow the specified path. /path From the root folder, follow the specified path.. /path From the folder of the host drawing, follow the specified path.../path From the folder of the host drawing, move up one folder level and follow the specified path.../../path From the folder of the host drawing, move up two folder levels and follow the specified path. If a drawing containing referenced files is moved or saved to a different path, or to a different network server, you must edit any relative paths to accommodate the host 6

7 drawing s new location, or else relocate the referenced files. If an open drawing contains an xref that has been moved to a different folder, a message will appear at the site of the xref when you load the drawing, indicating that the xref cannot be loaded using the old path. Specify the new path to reload the drawing. Opening Files There are several ways to open drawings in AutoCAD for Mac. The easiest (though not the quickest) is to go to the File menu and select Open, displaying the Select File dialog box. Alternately, double-click on a drawing s icon, or drag it onto the AutoCAD for Mac icon in the Dock. If a referenced file has been moved to a different folder or renamed since it was first attached, you can locate the reference (xref), then view and edit the file name and path. Note that while a Mac user has a parent file open, Windows users cannot open files referenced by that drawing. Printing and Printers While AutoCAD for Windows includes a configurable printer driver, AutoCAD for Mac takes advantage of preconfigured system printers. To save printer settings, store them in a PCM file. PC3 files from Windows are not transferrable to the Mac platform. 7

8 Writing to PDF Both AutoCAD for Windows and AutoCAD for Mac support PDF export. Where Windows users write to PDF by selecting PDF from the printer drop-down menu, Mac users choose the PDF option in the lower left corner of the Mac system dialogue (see Figure 5). AutoCAD for Mac takes advantage of native PDF export capabilities and will write to PDF based on the currently selected printer and page setup. Figure 5: To write to PDF, choose PDF from the system dialogue. 8

CBCL Limited Tool Palettes Tutorial 2012 REV. 01. CBCL Design Management & Best CAD Practices. Our Vision

CBCL Limited Tool Palettes Tutorial 2012 REV. 01. CBCL Design Management & Best CAD Practices. Our Vision CBCL Limited Tool Palettes Tutorial CBCL Design Management & Best CAD Practices 2012 REV. 01 Our Vision To be the most respected and successful Atlantic Canada based employeeowned firm, delivering multidiscipline

More information

Managing Content with AutoCAD DesignCenter

Managing Content with AutoCAD DesignCenter Managing Content with AutoCAD DesignCenter In This Chapter 14 This chapter introduces AutoCAD DesignCenter. You can now locate and organize drawing data and insert blocks, layers, external references,

More information

Accessing the Internet

Accessing the Internet Accessing the Internet In This Chapter 23 You can use AutoCAD to access and store AutoCAD drawings and related files on the Internet. This chapter assumes familiarity with basic Internet terminology. You

More information

To change the shape of a floating toolbar

To change the shape of a floating toolbar Modifying toolbars You can change the size of toolbar buttons and reposition, add, or delete toolbar buttons. You can also change the toolbar name and turn tooltips on and off. An important item to note-

More information

Contents. AutoCAD P&ID in a Multi-user Environment Page 2

Contents. AutoCAD P&ID in a Multi-user Environment Page 2 AutoCAD P&ID in a Multi-User Environment In this paper, we will go step by step through the process of setting up in a multiuser network environment. You ll learn the subtleties of utilizing project files

More information

Chapter 16 - Blocks and Block Attributes. by Paul Richard and Jim Fitzgerald

Chapter 16 - Blocks and Block Attributes. by Paul Richard and Jim Fitzgerald Chapter 16 - Blocks and Block Attributes by Paul Richard and Jim Fitzgerald Create and insert blocks Understand the difference between a block definition and a block reference Explore the different types

More information

CM6186-L - Autodesk AutoCAD Customization Boot Camp: Basics (No Experience Required)

CM6186-L - Autodesk AutoCAD Customization Boot Camp: Basics (No Experience Required) CM6186-L - Autodesk AutoCAD Customization Boot Camp: Basics (No Experience Required) Lee Ambrosius Autodesk, Inc. Principal Learning Content Developer IPG AutoCAD Products Learning Experience Join us on

More information

All of these Charts are Helpful but the real test is to download a fully functional 30 day Trial Copy and see for yourself. AutoCAD.

All of these Charts are Helpful but the real test is to download a fully functional 30 day Trial Copy and see for yourself. AutoCAD. GstarCAD vs AutoCAD & Native IntelliCAD All of these Charts are Helpful but the real test is to download a fully functional 30 day Trial Copy and see for yourself GstarCAD AutoCAD Native IntelliCAD Features

More information

Class #2 Lab: Basic CAD Skills & Standards. Basic AutoCAD Interface AutoCAD Skills AutoCAD Standards

Class #2 Lab: Basic CAD Skills & Standards. Basic AutoCAD Interface AutoCAD Skills AutoCAD Standards Class #2 Lab: Basic CAD Skills & Standards 1230 Building Tech II NYC College of Technology Professor: Daniel Friedman AIA LEED AP Fall 2012 Paperspace/ Layouts Paperspace Paperspace Paperspace Paperspace

More information

Welcome to AutoCAD 2018

Welcome to AutoCAD 2018 Welcome to AutoCAD 2018 Drawing File Format AutoCAD 2018 comes with a drawing file format change. Previously, the AutoCAD 2013 Drawing File Format has been used. As you can see in the screenshot, the text

More information

AutoCAD 2018 and AutoCAD LT 2018 Preview Guide

AutoCAD 2018 and AutoCAD LT 2018 Preview Guide AutoCAD 2018 and AutoCAD LT 2018 Preview Guide Stay at the forefront of the design world with the new features in Autodesk AutoCAD 2018 software. Create and share precise drawings with innovative productivity

More information

Learn about the creation and naming of tools as well as palettes. Learn how to save and distribute palettes from a network location

Learn about the creation and naming of tools as well as palettes. Learn how to save and distribute palettes from a network location ES120438 Tool Palettes: Beyond the Basics Justin Johnson GPD Group Akron, OH Learning Objectives Learn about the creation and naming of tools as well as palettes Learn how to organize the tools on the

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

AutoCAD and AutoCAD LT Update Preview Guide

AutoCAD and AutoCAD LT Update Preview Guide AutoCAD 2018.1 and AutoCAD LT 2018.1 Update Preview Guide The AutoCAD 2018.1 Update offers new software enhancements and tools to simplify your workflows and improve productivity. To help you quickly identify

More information

Setting Up Your Drawing Environment

Setting Up Your Drawing Environment Setting Up Your Drawing Environment In This Chapter 3 After you start a drawing, you can change its settings, including drawing units and limits, snap and grid settings, and layer, linetype, and lettering

More information

Painless Productivity Programming with the Autodesk AutoCAD Action Recorder Revealed!

Painless Productivity Programming with the Autodesk AutoCAD Action Recorder Revealed! Painless Productivity Programming with the Autodesk AutoCAD Action Recorder Revealed! Matt Murphy 4D Technologies/CADLearning AC2098 Productivity through programming has never been a friendly or intuitive

More information

In this chapter, I explain the essentials that you need to start drawings. After a

In this chapter, I explain the essentials that you need to start drawings. After a In this chapter, I explain the essentials that you need to start drawings. After a little background, I discuss the basics of the screen that you see when you open AutoCAD or AutoCAD LT, and how to use

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

PowerPoint X. 1. The Project Gallery window with the PowerPoint presentation icon already selected. 2. Click on OK.

PowerPoint X. 1. The Project Gallery window with the PowerPoint presentation icon already selected. 2. Click on OK. PowerPoint X Launching PowerPointX 1. Start PowerPointX by clicking on the PowerPoint icon in the dock or finding it in the hard drive in the Applications folder under Microsoft PowerPoint. PowerPoint

More information

AC5379: AutoCAD 2012 Content Explorer: The Complete Office Configuration Guide

AC5379: AutoCAD 2012 Content Explorer: The Complete Office Configuration Guide AC5379: AutoCAD 2012 Content Explorer: The Complete Office Configuration Guide Donnie Gladfelter CADD Microsystems, Inc. AC5379 New to AutoCAD 2012, the Autodesk Content Explorer provides several powerful

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

1. WELDMANAGEMENT PRODUCT

1. WELDMANAGEMENT PRODUCT Table of Contents WeldManagement Product.................................. 3 Workflow Overview........................................ 4 Weld Types.............................................. 5 Weld

More information

How Smart Are Your Tables? Jeanne Aarhus Aarhus Associates, LLC

How Smart Are Your Tables? Jeanne Aarhus Aarhus Associates, LLC How Smart Are Your Tables? Jeanne Aarhus Aarhus Associates, LLC AC2251-L Are you using tables in AutoCAD software to their fullest potential? Do you still manually collect data from your AutoCAD file,

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

Basic Concepts. Launching MultiAd Creator. To Create an Alias. file://c:\documents and Settings\Gary Horrie\Local Settings\Temp\~hh81F9.

Basic Concepts. Launching MultiAd Creator. To Create an Alias. file://c:\documents and Settings\Gary Horrie\Local Settings\Temp\~hh81F9. Page 1 of 71 This section describes several common tasks that you'll need to know in order to use Creator successfully. Examples include launching Creator and opening, saving and closing Creator documents.

More information

PowerPoint Launching PowerPointX

PowerPoint Launching PowerPointX PowerPoint 2004 Launching PowerPointX 1. Start PowerPoint by clicking on the PowerPoint icon in the dock or finding it in the hard drive in the Applications folder under Microsoft Office 2004. PowerPoint

More information

Getting_started_EN (Ind : 3) 06/01/2014. elecworks. Getting Started

Getting_started_EN (Ind : 3) 06/01/2014. elecworks. Getting Started Getting_started_EN (Ind : 3) 06/01/2014 elecworks Getting Started 1 Start with elecworks This document has been made to help you in starting elecworks. It summarizes the features available. If you would

More information

Las Vegas, Nevada, December 3 6, Speaker Name: Heidi Hewett. Course ID:

Las Vegas, Nevada, December 3 6, Speaker Name: Heidi Hewett. Course ID: Las Vegas, Nevada, December 3 6, 2002 Speaker Name: Heidi Hewett Course Title: Course ID: GD34-4L Course Outline: During this presentation, you'll learn about all the AutoCAD 2002 extensions, including

More information

Lesson 1 CAD Mechanical Part 1 Beginning Drawing Objectives

Lesson 1 CAD Mechanical Part 1 Beginning Drawing Objectives Lesson 1 CAD Mechanical Part 1 Beginning Drawing Objectives In this assignment you will learn to identify important terminology and functions of AutoCAD, to begin a new drawing and save data in the proper

More information

MICROSOFT OneNote 2013

MICROSOFT OneNote 2013 Q U I C K R E F E R E N C E G U I D E MICROSOFT OneNote 2013 Microsoft OneNote 2013 is the perfect place to gather and organize your ideas, thoughts, lists, plans, timelines, and references into one file.

More information

Architectural Drafting Using AutoCAD Creating and Adjusting Tool Palettes

Architectural Drafting Using AutoCAD Creating and Adjusting Tool Palettes Architectural Drafting Using AutoCAD Creating and Adjusting Tool Palettes S u p p l e m e n t a l m a t e r i a l The Tool Palettes window, shown in Figure 1, provides a quick way to access blocks, hatch

More information

Managing a complete site over multiple AutoCAD Plant 3D Projects

Managing a complete site over multiple AutoCAD Plant 3D Projects Managing a complete site over multiple AutoCAD Plant 3D Projects Jarrod Mudford Autodesk PD2653 Managing a complete site over multiple AutoCAD Plant 3D Projects Learning Objectives At the end of this class,

More information

Newforma Project Information Link Quick Reference Guide

Newforma Project Information Link Quick Reference Guide Newforma Project Information Link Quick Reference Guide This topic provides a reference for Newforma Project Information Link. Purpose Newforma Project Information Link enables you to make a connection

More information

Migrating from Autodesk Land Desktop to Autodesk Civil 3D CV42-3L

Migrating from Autodesk Land Desktop to Autodesk Civil 3D CV42-3L December 2-5, 2003 MGM Grand Hotel Las Vegas Migrating from Autodesk Land Desktop to Autodesk Civil 3D CV42-3L About the Speaker: Pete Kelsey is an Autodesk Authorized Consultant an Autodesk Certified

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Tips and tricks. AutoCAD 2010

Tips and tricks. AutoCAD 2010 Tips and tricks AutoCAD 2010 Parametric Drawing Powerful new parametric drawing functionality in AutoCAD 2010 enables you to dramatically increase productivity by constraining drawing objects based on

More information

Getting Along: Coordinating Architectural and Structural Design with Autodesk Revit Structure

Getting Along: Coordinating Architectural and Structural Design with Autodesk Revit Structure 11/30/2005-8:00 am - 9:30 am Room:N. Hemispheres (Salon A2) (Dolphin) Walt Disney World Swan and Dolphin Resort Orlando, Florida Getting Along: Coordinating Architectural and Structural Design with Autodesk

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

Users Guide. Kerio Technologies

Users Guide. Kerio Technologies Users Guide Kerio Technologies C 1997-2006 Kerio Technologies. All rights reserved. Release Date: June 8, 2006 This guide provides detailed description on Kerio WebSTAR 5, version 5.4. Any additional modifications

More information

ACA 1095 Reporting - File Manager Overview. File Manager

ACA 1095 Reporting - File Manager Overview. File Manager File Manager The File Manager in the Multi Client version of ACA 1095 Reporting can be accessed from the home screen toolbar or off the File menu. Page 1 Opening Files The File Manager displays all ACA

More information

AutoCAD Preview Guide.

AutoCAD Preview Guide. AutoCAD 2009 Preview Guide www.autodesk.com/autocad Contents Introduction... 3 User Interface... 3 Application Window... 3 Menu Browser... 3 Quick Access Toolbar... 6 InfoCenter... 6 Ribbon... 7 Status

More information

Explore some of the new functionality in ArcMap 10

Explore some of the new functionality in ArcMap 10 Explore some of the new functionality in ArcMap 10 Scenario In this exercise, imagine you are a GIS analyst working for Old Dominion University. Construction will begin shortly on renovation of the new

More information

Fast Content for AutoCAD MEP 2015

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

More information

Network-Based Tool Palettes the "Easy" Way Eric A Bogenschutz BSA LifeStructures

Network-Based Tool Palettes the Easy Way Eric A Bogenschutz BSA LifeStructures Eric A Bogenschutz BSA LifeStructures CM25-2 In this session, we will discuss the process of creating a network-based Tool Catalog that can be shared by all of your users. This catalog can be edited or

More information

After completing this lesson, you will be able to:

After completing this lesson, you will be able to: LEARNING OBJECTIVES After completing this lesson, you will be able to: 1. Create a template. 2. Understand the AutoCAD Window. 3. Understand the use of the function keys. 4. Select commands using the Pull-down

More information

Kate Morrical s Tips and Tricks for Using AutoCAD LT 2011

Kate Morrical s Tips and Tricks for Using AutoCAD LT 2011 Kate Morrical s s and Tricks for Using AutoCAD LT 2011 This table of contents is interactive! Clicking on the section title or page number will bring you right to that section. The User Interface 2 The

More information

Getting Started COPYRIGHTED MATERIAL. Chapter 1. Exploring the AutoCAD 2013 for Windows User Interface. Exploring the Graphical User Interface

Getting Started COPYRIGHTED MATERIAL. Chapter 1. Exploring the AutoCAD 2013 for Windows User Interface. Exploring the Graphical User Interface Getting Started Chapter 1 P AutoCAD for Mac has a user interface that is customized to the Mac experience. Although the Mac user interface is not covered in this book, its commands and capabilities are

More information

Installing a Custom AutoCAD Toolbar (CUI interface)

Installing a Custom AutoCAD Toolbar (CUI interface) Installing a Custom AutoCAD Toolbar (CUI interface) I used 2008LT for this tutorial; you may have a later AutoCAD with a different appearance. However, the customize user interface (cui) should be similar.

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

More information

Promap V2 User Guide

Promap V2 User Guide Promap V User Guide Need help? 0844 844 9960 customerservice@promap.co.uk www.promap.co.uk Contents 0 Introduction SECTION 0 Login & Search SECTION 04 Map Layers SECTION 3 05 Defining Sites and Printing

More information

Manual Autocad 2016 Pdf 2010 User

Manual Autocad 2016 Pdf 2010 User Manual Autocad 2016 Pdf 2010 User D esign every detail w ith Autodesk AutoCAD softw are, one of the w orld's leading CAD You can press Ctrl+Hom e or use the new GO TO START com m and to sw itch focus from

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

Back to Flat Producing 2D Output from 3D Models

Back to Flat Producing 2D Output from 3D Models Back to Flat Producing 2D Output from 3D Models David Cohn Modeling in 3D is fine, but eventually, you need to produce 2D drawings. In this class, you ll learn about tools in AutoCAD that let you quickly

More information

COPYRIGHTED MATERIAL. Starting to Draw. In this chapter, I explain the essentials that you need to start drawings. AutoCAD s advantages

COPYRIGHTED MATERIAL. Starting to Draw. In this chapter, I explain the essentials that you need to start drawings. AutoCAD s advantages Starting to Draw 1 C H A P T E R In this chapter, I explain the essentials that you need to start drawings. After a little background, I discuss the basics of the screen that you see when you open AutoCAD

More information

MagiCAD for AutoCAD. Frequently Asked Questions

MagiCAD for AutoCAD. Frequently Asked Questions MagiCAD for AutoCAD Frequently Asked Questions 2 (27) WHY AFTER AN INSTALLATION OF MAGICAD FOR AUTOCAD IT SOMETIMES HAPPENS THAT MAGICAD'S TABS AND MENUS ARE NOT LOADED, OR THAT ALL THE BUTTONS HAVE CLOUDS

More information

AutoCAD Productivity Review

AutoCAD Productivity Review AutoCAD Productivity Review After the Revit Kool-Aid: Customizing AutoCAD for Maximum Productivity Thursday, August 13, 2015 1:00 2:00 Presented by Michael E. Beall Autodesk Authorized Author & Award Winning

More information

BricsCAD Pro adds 3D Modeling and access to the full suite of programming tools.

BricsCAD Pro adds 3D Modeling and access to the full suite of programming tools. CAD plus d.o.o. Sarajevo nudi rješenje za projektovanje www.cadplus.ba info@cadplus.ba BricsCAD Editions Our multi-faceted CAD platform comes in three editions: Classic, Pro, and Platinum. BricsCAD Classic

More information

SID Images via Raster Connections

SID Images via Raster Connections Section 8.2 SID Images via Raster Connections Overview - Section 8.2 Denver Water has a standard set of imagery to be used at all times. The following steps can be used to access this imagery through AutoCAD

More information

C3D Data Shortcuts & References

C3D Data Shortcuts & References Section 9.1 C3D Data Shortcuts & References Overview - Section 9.1 Data Shortcuts and Data References allow the users to share any Civil 3D information with other users on the same project. For example,

More information

Getting Started with Command Prompts

Getting Started with Command Prompts Getting Started with Command Prompts Updated December, 2017 Some courses such as Java Programming will ask the student to perform tasks from a command prompt (Windows) or Terminal window (Mac OS). Many

More information

Piping & Instrumentation Diagrams

Piping & Instrumentation Diagrams Page 1 Piping & Instrumentation Diagrams Preface Using This Guide What's New? Getting Started Entering the Workbench Setting up Working Units and Grid Placing Components Routing a Piping Line or I & C

More information

Getting Started. Chapter

Getting Started. Chapter Chapter 1 Getting Started In this chapter you will launch AutoCAD P&ID and learn how to use the AutoCAD P&ID environment to create, edit and manage your piping and instrumentation diagrams. We will start

More information

AutoCAD Advanced. Course Length: 3 days

AutoCAD Advanced. Course Length: 3 days AutoCAD Advanced Course Length: 3 days AutoCAD Advanced introduces advanced techniques and teaches you to be proficient in your use of the AutoCAD software. This is done by teaching you how to recognize

More information

After completing this lesson, you will be able to:

After completing this lesson, you will be able to: LEARNING OBJECTIVES After completing this lesson, you will be able to: 1. Create a template. 2. Understand the AutoCAD Window. 3. Understand the use of the function keys. 4. Select commands using the Pull-down

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

More information

At the shell prompt, enter idlde

At the shell prompt, enter idlde IDL Workbench Quick Reference The IDL Workbench is IDL s graphical user interface and integrated development environment. The IDL Workbench is based on the Eclipse framework; if you are already familiar

More information

Quark: tech notes - Troubleshooting: System Failures and Unexpected Quits in QuarkXPress (Mac OS)

Quark: tech notes - Troubleshooting: System Failures and Unexpected Quits in QuarkXPress (Mac OS) Tech Support > tech notes - Troubleshooting: System Failures and Unexpected Quits in QuarkXPress (Mac OS) tech notes - Troubleshooting: System Failures and Unexpected Quits in QuarkXPress (Mac OS) Troubleshooting:

More information

Networking AutoCAD for Control and Speed

Networking AutoCAD for Control and Speed Robert Green CAD-Manager.com CM5921 Do you maintain AutoCAD platform tools for a bunch of users? Do you have to support branch offices? If so, this class will help you get your AutoCAD environment under

More information

Workshare Professional 10. Getting Started Guide

Workshare Professional 10. Getting Started Guide Workshare Professional 10 Getting Started Guide Introducing Workshare Professional 10 Workshare is dedicated to helping professionals compare, protect and share their documents. New features Compare Excel

More information

Microsoft Word Tutorial

Microsoft Word Tutorial Microsoft Word Tutorial 1 GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Because After all These Years I Still Don t Get it!

Because After all These Years I Still Don t Get it! BILT North America 2017 Westin Harbour Castle Toronto August 3-5 Session 3.2 Shared Coordinates: Because After all These Years I Still Don t Get it! Class Description In an effort to reveal the system

More information

Autodesk 360 Hands- on

Autodesk 360 Hands- on Autodesk 360 Hands- on Randall Young, Bud Schroeder, Sandy Yu Autodesk AC4405- L Wondering what the Autodesk 360 cloud- based platform is all about? Here's your chance to experience it firsthand. In this

More information

PhoneView Product Manual

PhoneView Product Manual PhoneView Product Manual PhoneView is a Mac application which allows you to store files on your iphone or ipod Touch. It also provides access to the iphone or ipod Touch itunes media, photos, notes, SMS

More information

PDF Accessibility Guide

PDF Accessibility Guide PDF Accessibility Guide Microsoft Word to PDF Version: 1 Contents Introduction... 2 Best Practices... 2 Heading Structure... 2 How to Set Headings in Word... 3 How to Change Heading Styles... 3 Images...

More information

Introduction to Autodesk ProductstreamChapter1:

Introduction to Autodesk ProductstreamChapter1: Chapter 1 Introduction to Autodesk ProductstreamChapter1: This chapter gives an overview of Autodesk Productstream, its features, functions, and benefits, and the Autodesk Productstream user interface.

More information

General Guidelines: SAS Analyst

General Guidelines: SAS Analyst General Guidelines: SAS Analyst The Analyst application is a data analysis tool in SAS for Windows (version 7 and later) that provides easy access to basic statistical analyses using a point-and-click

More information

Secure MaxMarkup

Secure MaxMarkup Secure MaxMarkup 4.0 MaxMarkup contains many enhancements over the MaxTakeoff and Secure MaxReader levels of MaxView, such as enhanced document viewing, enhanced markup and annotation tools, layers and

More information

AutoCAD 2009 User InterfaceChapter1:

AutoCAD 2009 User InterfaceChapter1: AutoCAD 2009 User InterfaceChapter1: Chapter 1 The AutoCAD 2009 interface has been enhanced to make AutoCAD even easier to use, while making as much screen space available as possible. In this chapter,

More information

QuickStart Guide MindManager 7 MAC

QuickStart Guide MindManager 7 MAC QuickStart Guide MindManager 7 MAC Contents Welcome to Mindjet MindManager...... 1 Technical Support and Registration... 1 About this User Guide............... 1 Learn about MindManager and maps... 2 What

More information

AHC SharePoint 2010 Intro to Content Administration

AHC SharePoint 2010 Intro to Content Administration AHC SharePoint 2010 Intro to Content Administration Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 1.0 INTRODUCTION TO SHAREPOINT 2010 1.4 Your New Site Before

More information

DWG FastView for Web. User Guide

DWG FastView for Web. User Guide DWG FastView for Web User Guide Contents 1. Software installation and start-up... 1 1.1 Software installation... 1 1.2 Software start-up... 1 2.Operation interface and functions... 3 2.1 Operation interface...

More information

4D WebSTAR V User Guide for Mac OS. Copyright (C) D SA / 4D, Inc. All rights reserved.

4D WebSTAR V User Guide for Mac OS. Copyright (C) D SA / 4D, Inc. All rights reserved. 4D WebSTAR V User Guide for Mac OS Copyright (C) 2002 4D SA / 4D, Inc. All rights reserved. The software described in this manual is governed by the grant of license provided in this package. The software

More information

BCI.com Sitecore Publishing Guide. November 2017

BCI.com Sitecore Publishing Guide. November 2017 BCI.com Sitecore Publishing Guide November 2017 Table of contents 3 Introduction 63 Search 4 Sitecore terms 66 Change your personal settings 5 Publishing basics 5 Log in to Sitecore Editing 69 BCI.com

More information

Cmpt 101 Lab 1 - Outline

Cmpt 101 Lab 1 - Outline Cmpt 101 Lab 1 - Outline Instructions: Work through this outline completely once directed to by your Lab Instructor and fill in the Lab 1 Worksheet as indicated. Contents PART 1: GETTING STARTED... 2 PART

More information

RWT Network System Installation Guide

RWT Network System Installation Guide RWT Network System Installation Guide Copyright 2003, Talking Fingers, Inc. Page 1 of 48 This document is Copyright 2003 by Talking Fingers, Inc. All rights are reserved. This document may not be copied

More information

INTRODUCTION TO VISUAL BASIC 2010

INTRODUCTION TO VISUAL BASIC 2010 INTRODUCTION TO VISUAL BASIC 2010 Microsoft Visual Basic is a set of programming tools that allows you to create applications for the Windows operating system. With Visual Basic, even a beginner can create

More information

Autodesk DirectConnect 2010

Autodesk DirectConnect 2010 Autodesk DirectConnect 2010 Contents Chapter 2 Installing and Licensing...................... 3 Installing Autodesk DirectConnect..................... 3 Software deployment using group policies for Windows.........

More information

avenue.quark TUTORIAL

avenue.quark TUTORIAL avenue.quark TUTORIAL Table of Contents Table of Contents Introduction 3 Preparing to Use avenue.quark 5 Using Rule-Based Tagging 6 Viewing Extracted XML Content 12 Adding a Rule to a Tagging Rule Set

More information

Mechanical Drawings Gone Wild

Mechanical Drawings Gone Wild 11/28/2005-1:00 pm - 2:30 pm Room:Mockingbird 1/2 [Lab] (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Mechanical Drawings Gone Wild Colleen Klein - MasterGraphics and Jim Swain (Assistant);

More information

ENGR 1204 Engineering Graphics

ENGR 1204 Engineering Graphics ENGR 1204 Engineering Graphics Lecture 09 Text Styles and Multiline Text Edmund Morris HCCS Department of Engineering Email: edmund.morris@hccs.edu 1 Objectives Describe and use proper text standards.

More information

TIBCO LiveView Web Getting Started Guide

TIBCO LiveView Web Getting Started Guide TIBCO LiveView Web Getting Started Guide Contents Introduction... 1 Prerequisites... 1 Installation... 2 Installation Overview... 2 Downloading and Installing for Windows... 3 Downloading and Installing

More information

Getting Started. Introduction to the Basics. Cadpipe Control Center

Getting Started. Introduction to the Basics. Cadpipe Control Center Getting Started Introduction to the Basics Cadpipe Control Center The Cadpipe Control Center provides a central location to organize your projects, settings and drawings. For existing Industrial users,

More information

Appleworks 6.0 Word Processing

Appleworks 6.0 Word Processing Appleworks 6.0 Word Processing AppleWorks 6.0 Starting Points What s New in AppleWorks 6.0 AppleWorks 6.0 is a versatile and powerful program that integrates the best of everything you need - word processing,

More information

CET Designer 9.5 Release Notes

CET Designer 9.5 Release Notes CET Designer 9.5 Release Notes November 19, 2018 Important Notices Starting from this release, CET Designer is only available in a 64-bit version. For computers with damaged graphics drivers or a graphics

More information

Contents. Introducing Clicker Paint 5. Getting Started 7. Using The Tools 10. Using Sticky Points 15. Free resources at LearningGrids.

Contents. Introducing Clicker Paint 5. Getting Started 7. Using The Tools 10. Using Sticky Points 15. Free resources at LearningGrids. ClickerPaintManualUS.indd 2-3 13/02/2007 13:20:28 Clicker Paint User Guide Contents Introducing Clicker Paint 5 Free resources at LearningGrids.com, 6 Installing Clicker Paint, 6 Getting Started 7 How

More information

Using the JSON Iterator

Using the JSON Iterator Using the JSON Iterator This topic describes how to process a JSON document, which contains multiple records. A JSON document will be split into sub-documents using the JSON Iterator, and then each sub-document

More information

Piping & Instrumentation Diagrams

Piping & Instrumentation Diagrams Piping & Instrumentation Diagrams Preface Using This Guide What's New? Getting Started Entering the Workbench Setting up Working Units and Grid Placing Components Routing a Piping Line or I & C Loop Placing

More information

Layout Tutorial. Getting Started. Creating a Layout Template

Layout Tutorial. Getting Started. Creating a Layout Template Layout Tutorial This tutorial will explain how create a layout template, send views to a layout page, then save the document in PDF format. In this tutorial you will learn about: Creating a Layout Template

More information

Software User's Guide

Software User's Guide Software User's Guide The contents of this guide and the specifications of this product are subject to change without notice. Brother reserves the right to make changes without notice in the specifications

More information

A GET YOU GOING GUIDE

A GET YOU GOING GUIDE A GET YOU GOING GUIDE To Your copy here MindView 5 June 2013 1 Learning Support Getting started with MindView 5 1) Click on Start 2) Move up to All Programs 3) Click on MatchWare MindView 5 MindView will

More information