CADVANCE Release Notes for V15
|
|
|
- Myles Gilbert
- 10 years ago
- Views:
Transcription
1 CADVANCE Release Notes for V15 This document describes what is new and improved for CADVANCE V15. These release notes should provide all the information needed to get you started with this release. Updated Manuals, SDK and Help files will be included with the release of CADVANCE V15. For the V13 and older versions users, V13 and V14 Release Notes are attached herewith. What's New and Improved in CADVANCE V AutoCad DWG/DXF File Support:...2 Restrictions:...3 Preview DWG...3 Dynamic Zoom...3 Bug fixes...4 New menu Tools...5 Windows Registries...5 What's New and Improved in CADVANCE V AutoCad DWG/DXF File Support:...6 Restrictions:...6 Windows 7 and Vista security permissions setting...6 CADVANCE V13 Release Notes...7 Basic CADVANCE Features:...7 AutoCad DWG/DXF File Support:...8 New features and improvements:...9 New INI File variables: CADVANCE SDK Features:
2 What's New and Improved in CADVANCE V15. AutoCad DWG/DXF File Support: AutoCad 2013/2014 files can now be read and written directly by CADVANCE V15. CADVANCE will decompress/decrypt the AutoCad file on reading and will then compress/encrypt the file during saving to AutoCad in the selected format. Translation Options dialog box shows Re-created symbols and Symbol path 16. Please see #16 in Options/Path Symbol paths 9-16 tab which shows a path \CADVANCE V15\sym_trans where all translated symbols are stored in this folder. Previous versions set Symbol path 1. If user wants to store the translated symbol to a different folder, he can do so by creating a new folder and setting the symbol path #. 2
3 Restrictions: Symbol name length limitations: Although the expanded the length of symbol name was introduced from V13, there are two limitations in the length as follows. VWF to DWG translation limits the CADVANCE symbol name length up to 30 characters, which is converted as Block name in the output dwg file. Line Texture and Area Texture symbols name should be up to 8 characters. Preview DWG DWG to VWF translation dialog box doesn t show Pre-View. The Preview function is moved under Tools menu and thus the opened dwg file can stay on screen while CADVANCE shows the translated drawing. Up to V14, we have to close the pre-view window in order to resume the translation operation. Dynamic Zoom Dynamic Zoom at the cursor position displaying at the center of screen. If you move your cursor to the edge where you want to zoom up and you scroll mouse wheel upward, the zoomed up portion will be displayed at the center of screen. You can continue to turn the wheel for more zooming. 3
4 Move the cursor here and move wheel upward to zoom up. And CADVANCE displays it at the center of screen. Bug fixes A several bug fixed for Macro offset, dwg to vwf translation for big symbol, very small x/y coordinates, etc. 4
5 New menu Tools A new menu TOOLS is added. You will see several sub menus under it. Tools menu is open to users to add application programs and macros programs. User can add his own macro to this menu by adding one line in cadvance.ini file. Here are the examples: Sample functions added to Tools menu [3rd Party (cadvance.ini)] DWG View=CBX cv_preview.cbx 2D 3D Unit Converter=EXE UNIT_CONVERTER.EXE 2D 3D Cloud=CBX cloud.cbx 2D Eraser=CBX eraser.cbx 2D Query=CBX Interactive_Query.cbx 2D PropertyMatch=CBX Match_Properties.cbx 2D Rotate=CBX rotate.cbx 2D Note: Macro programs must be located under a folder CADVANCE V15\Macros. Example of macro program which runs exe module: sub main dim i as integer i%=shell ("cv_preview.exe",1) end sub Windows Registries Cleaner windows registries. CADVANCE sets many registries on the fly, i.e., from CADVANCE program, and the installation program doesn t know such windows registry settings. The uninstall process leaves these registries that are no longer referred once CADVANCE is uninstalled. 5
6 What's New and Improved in CADVANCE V14. AutoCad DWG/DXF File Support: AutoCad 2009/2010 files can now be read and written directly by CADVANCE V14. CADVANCE will decompress/decrypt the AutoCad file on reading and will then compress/encrypt the file during saving to AutoCad in the selected format. CADVANCE now supports versions of AutoCad Drawings and DXF files from Release 2.5 through AutoCad 2009/2010. Restrictions: Symbol name length limitations: Although the expanded the length of symbol name was introduced from V13, there are two limitations in the length as follows. VWF to DWG translation limits the CADVANCE symbol name length up to 30 characters, which is converted as Block name in the output dwg file. Line Texture and Area Texture symbols name should be up to 8 characters. Windows 7 and Vista security permissions setting If your Windows is XP, you can skip this section. NOTE: Please execute this operation right after your CADVANCE installation is completed. Operation instructions to select your CADVANCE V14 folder and set Security Permissions to Users. Windows Start at the lower left corner of the windows status bar. Select Computer, Select Local Disk (C:) Select Program Files(x86). Mouse right click CADVANCE V14 or CVLT V14 folder. Select Properties. Select Security Tab. Select Edit. Select Users (pc name\users) Click (mark) Full control. Select OK and select OK. This security setting allows CADVANCE to create/update files under the CADVANCE V14 or CVLT V14 folder. Without this setting, all files CADVANCE creates or updates during your CADVANCE operations are made/stored in a folder controlled by Windows. for example, C:\Users\your name\appdata\local\virtualstore\program Files (x86)\ CADVANCE V14 or CVLT V14 6
7 With this security setting, you can control and manage your files under your CADVANCE V14 or CVLT V14 folder. If you run CADVANCE without above security permission setting, updated/created files such as CADVACNE.INI are stored in C:\Users\your name\appdata\local\virtualstore\program Files (x86)\ CADVANCE V14 or CVLT V14. You can move the files to your CADVANCE folder and delete the folder C:\Users\your name\appdata\local\virtualstore\program Files (x86)\ CADVANCE V14 or CVLT V14. CADVANCE V13 Release Notes Basic CADVANCE Features: Increased the initial maximum size of drawings from 8mb to 128mb. Increase maximum members of Symbols/Groups from 255 to 7,500 per Nesting level. Nesting level currently is defined to be 15 deep. Symbol names can now be up to 256 characters in length (Including path). TrueType Creation/Editing supports both the V12 TrueType dialog box and a new multi-feature Text Editor. The new Text Editor supports the RTF (Rich Text Format) specification with a builtin Spell Checker. The System Variable TrueTypeEditor selects which editor to use. Note: TrueType fonts use Paper Space Units when defining font size and word wrap. The Drawing Scale in Options/Units define the relationship between Design Units and Paper Space. For correct TrueType scaling the Drawing Scale must be set appropriately. (See notes at end of document.) TrueType text has been enhanced to provide additional features that are defined in the Windows RTF specification. One of the new features is the ability to show colors of the TrueType text. The System Variable TrueTypeColors, selects if TrueType colors will be used or if the object color will override the TrueType colors (V12 compatible). Drawings now pack out deleted symbol/group definitions and their deleted members during drawing save. Query/Edit object has been combined to display object and size information in one dialog box. Edit/Properties now performs Edit/Properties on a single object or Edit/Properties on all objects on the OSL (Object Selection List). Edit/Properties is accessible via the Edit/Properties menu, Double clicking the object, or Properties on the B2 pop-up menu. If only one object is on the OSL then Edit/Properties displays a Dialog box for that particular object. If more then one object is on the OSL then Edit/Properties displays the Dialog box to modify all objects on the OSL. Double clicking any object will activate that object. If the object type is an OLE object then the application that created that object will be activated. If the object type is TrueType then the Text editor will be activated. If the object is CAD text then the Cad text dialog box will presented. Other graphical objects will activate the Edit Properties dialog box for that object type and display information for the object. A new B2 popup menu will be presented when no objects are selected. This popup menu will provide a set of commonly used operations for faster access to those commands. (Feedback from our Beta Users on which Cadvance features should be included is welcome.) The Menu File/Reference has two additional features added for the handling of reference files. They are Merge and Expand. The Merge feature allow for the merging of all attached reference file drawings that have visible objects to be added to the current drawing. The Expand feature provides the same as Merge but it includes all objects in the reference files. 7
8 File/Reference/Setup now supports window clipping to include objects that cross the window when using the window option. Reference files also support the Area Fills under lines option in Options/Miscellaneous. A new clipboard feature: Edit/Copy with Basepoint, provides the ability to accurately copy objects to the clipboard and locate those objects onto the drawing at a specific location. Draw/Line and Draw/2Line include the ability to sketch lines freehand by using the mouse. Holding down the left button while moving the mouse sketches the lines onto the drawing. Object selection now includes two additional methods to select objects on the drawing. They are Window Crossing and Polygon FreeHand. Window Crossing provides the ability to select objects with a rectangle and all objects that reside within or crossing that rectangle will be selected. Polygon FreeHand allows for the selection of objects using a sketching motion with the mouse to define the polygon. The Options/System variable SelectionWindow provides for selecting by Window or Window Crossing as the default in Point Select mode. In Point Select mode the default is Window. Text extents now are displayed for the entire block during placement, not just the first line. When background is black, all black colored objects become white; when background is white, all white colored objects become black. A New Options/System Variables dialog box provides operations that allow you to view and modify the system parameters and save them without accessing the ini file directly. It provides information about the system parameters and allowable values. It currently includes about 100 user settable variables and will be expanded as needed. There is an associated help.pdf file that describes the System Variables. New variables have been added to the ini file to allow usage of colors in TrueType (RTF) text blocks( System variable TrueTypeColors ). Also a new variable TrueTypeEditor allows selection of either using the existing Dialog box to be use the new text editor for TrueType entry.. AutoCad DWG/DXF File Support: AutoCad 2007/2008 files can now be read and written directly by CADVANCE V13. CADVANCE will decompress/decrypt the AutoCad file on reading and will then compress/encrypt the file during saving to AutoCad in the selected format. CADVANCE now supports versions of AutoCad Drawings and DXF files from Release 2.5 through AutoCad 2007/2008. Cadvance now supports Windows RTF blocks in the translation to/from DWG/DXF files. Cadvance RTF blocks map to AutoCad s Mtext blocks. TrueType fonts will attempt to maintain the same names and there are no limits to the number of TrueType fonts that can exist in a VWF file (drawing). Color mapping is now available during the importing/exporting of DWG/DXF files to provide better control over the selection of how colors map between DWG/DXF files and CADVANCE colors. The file CAD.TRN now contains the options for loading and saving DWG/DXF files, the font mapping and the color mapping between Cadvance and AutoCad. This file is stored in the same format as a Windows.INI file for easy modification. The function Utility / Translate DWG SYM now translates AutoCad R2007/R2008 blocks (in DWG format) to CADVANCE Symbols (SYM files). Drawing scale information is now exchanged between Cadvance and AutoCad drawings. The Load AutoCad drawing dialog box allows modification of the drawing scale. 8
9 Increase Symbol names to 256 characters. Truncation of the symbol names has been eliminated. Increase the size of Symbol/Group members from 255 to 7,500. per Nesting level. Nesting level currently is defined to be 15 deep. Numerous enhancements and bug fixes have also been included in the updated translator. New features and improvements: Resizable dialog box for file handling such as File/Open, Symbol/Place, etc. File/Print --- Load/Save printer ini file. When a new printer is selected, margins, color, pen width are updated per the selected printer. When a new printer.ini file is loaded, color and pen width are updated. Three icons are added. Please see bitmap folder in the V13 files. TT font edit is now switched back to V12 style as a default, but if TT Font Edit is set ON in the cadvance.ini file, it changes to TT font edit screen. A new TT font edit can be activated by setting On, Options/System variables/truetypeeditor. Freehand line draw. Draw/Line/Sketch Huge nested symbol/group problem is corrected. Degree, Radius, and +- signs are translated properly from/to Acad. Angle lock off for Move/Duplicate by setting OFF on AngleLock in System Variables. Kind on/off. Set on or off on KindEnable in System Variables. User can run his exe module from within CADVANCE. Refer to cadvance.ini and toolbar.txt files. Double click object. Text shows text edit box, other object shows object property dialog box. Help file is added which can be open from System Variables dialog box. In addition to the above new features and improvements, the following are added/corrected/improved: CdiLoadFile to load image fiile when called by a macro program. Display dialog box only when DoDialog is TRUE. Values set in CDI_FILE_BMP_LOAD_CONFIG are now effective. Values in dialog box stay, i.e., unchanged for the next operation. Keep the rotation angle as input angle value. Improvements for TT font in dwg to vwf translation. Smallest unit is always set for model space in dwg to vwf translation process. (If the input dwg was only paper space, the smallest unit was set 1/0 for model space. ) Updated CDI_FILE_DWG_SAVE_CONFIG for V13. To eliminate crash when bad assoc. dim data left in vwf file. Huge symbol process update for DWG to VWF translation. 9
10 TT Font Ghost when zoomed up is eliminated. Selection bar update with new functions Windows Crossing and Free Hand. Any color #1 - #15 can be black or white, and changes Black or White if B/G color is white or black. TrueType Editor screen B/G is always white. It shows only if TrueTypeEditor is set ON in Options/System Variables settings Areafill under line update. Image File Not Found error update. Raster data loading dialog box update. New INI File variables: [System] TrueTypeEditor=ON/OFF ON - Use the V13 Text Editor, OFF use the V12 Dialog box. [System] TrueTypeColors=ON/OFF ON - Display TrueType font colors, OFF use color of object. [System} WindowSelection=0/1 0 Use V12 TrueType Dialog Box, 1 Use V13 TrueType Editor. CADVANCE SDK Features: There are several Cdi routines are updated or added for V13. Please refer to SDK manual under New Cdi Functions. 10
What is new in WiseImage
Additional RAM support for 64-bit OS Now WiseImage installed on Windows 64-bit is able to use up to 3.5 3.7 GB of RAM, whereas the previous versions of WiseImage could not use more than 1.5 GB of RAM.
Linkage 3.2. User s Guide
Linkage 3.2 User s Guide David Rector Wednesday, April 06, 2016 Table of Contents Table of Contents... 2 Installation... 3 Running the Linkage Program... 3 Simple Mechanism Tutorial... 5 Mouse Operations...
Microsoft Office Access 2007 Basics
Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: [email protected] MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER
Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505
Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 1 Contents Chapter 1 System Requirements.................. 3 Chapter 2 Quick Start Installation.................. 4 System Requirements................
DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site
Page 1 of 22 DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site Before you create your Web site, ask yourself these questions: What do I want the site to do? Whom do I want to visit
SMART Ink 1.5. Windows operating systems. Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device.
SMART Ink 1.5 Windows operating systems User s guide Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device. Trademark notice SMART Ink, SMART Notebook, SMART
MICROSOFT WORD TUTORIAL
MICROSOFT WORD TUTORIAL G E T T I N G S T A R T E D 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,
Manual. Sealer Monitor Software. Version 0.10.7
Manual Sealer Monitor Software Version 0.10.7 Contents 1 Introduction & symbols 1 2 Installation 2 2.1 Requirements 2 2.2 Installation process 2 3 Menu & Tooblar 5 3.1 File menu 5 3.2 Print menu 6 3.3
AutoDWG DWGSee DWG Viewer. DWGSee User Guide
DWGSee User Guide DWGSee is comprehensive software for viewing, printing, marking and sharing DWG files. It is fast, powerful and easy-to-use for every expert and beginners. Starting DWGSee After you install
ZebraDesigner Pro. User Guide. 13857L-003 Rev. A
ZebraDesigner Pro User Guide 13857L-003 Rev. A 2 2011 ZIH Corp. The copyrights in this manual and the software and/or firmware in the printer described therein are owned by ZIH Corp. and Zebra s licensors.
Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010
Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance
DWGSee Professional User Guide
DWGSee Professional User Guide DWGSee is comprehensive software for viewing, printing, marking and sharing DWG files. It is fast, powerful and easy-to-use for every expert and beginners. Starting DWGSee
Getting Started With DraftSight A Guide For AEC Users
Getting Started With DraftSight A Guide For AEC Users DraftSight.com Facebook.com/DraftSight Welcome to DraftSight a valuable tool for any AEC professional! DraftSight is more than a free, professional-grade
Layout Tutorial. Getting Started
Getting Started 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
Microsoft PowerPoint Tutorial
Microsoft PowerPoint Tutorial Contents Starting MS PowerPoint... 1 The MS PowerPoint Window... 2 Title Bar...2 Office Button...3 Saving Your Work... 3 For the first time... 3 While you work... 3 Backing
Canterbury Maps Quick Start - Drawing and Printing Tools
Canterbury Maps Canterbury Maps Quick Start - Drawing and Printing Tools Quick Start Guide Standard GIS Viewer 2 Canterbury Maps Quick Start - Drawing and Printing Tools Introduction This document will
Advanced Presentation Features and Animation
There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more
Using PowerPoint s Advanced Features. What Are Advanced Features? Basic Skills:
Using PowerPoint s Advanced Features September, 2003 Suzanne Czurylo [email protected] For questions about using PowerPoint, please contact Software Support at [email protected] What Are Advanced
Adobe Illustrator CS5 Part 1: Introduction to Illustrator
CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 1: Introduction to Illustrator Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading
Bentley MicroStation V8i
Bentley MicroStation V8i Bentley MicroStation V8i is a CAD program designed with the interoperability of software in mind. MicroStation is compatible with both DWG and DGN files, either preexisting or
NDA-30141 ISSUE 1 STOCK # 200893. CallCenterWorX-Enterprise IMX MAT Quick Reference Guide MAY, 2000. NEC America, Inc.
NDA-30141 ISSUE 1 STOCK # 200893 CallCenterWorX-Enterprise IMX MAT Quick Reference Guide MAY, 2000 NEC America, Inc. LIABILITY DISCLAIMER NEC America, Inc. reserves the right to change the specifications,
JumpStart Guide. Trimble QuickPen PipeDesigner 3D Software
L JumpStart Guide Trimble QuickPen PipeDesigner 3D Software Revision A February 2013 F Englewood Office Trimble Navigation Limited 384 Inverness Parkway, Suite 200 Englewood, Colorado 80112 (800) 234-3758
What s New in QuarkXPress 8
What s New in QuarkXPress 8 LEGAL NOTICES 2008 Quark Inc. as to the content and arrangement of this material. All rights reserved. 1986 2008 Quark Inc. and its licensors as to the technology. All rights
Publisher 2010 Cheat Sheet
April 20, 2012 Publisher 2010 Cheat Sheet Toolbar customize click on arrow and then check the ones you want a shortcut for File Tab (has new, open save, print, and shows recent documents, and has choices
Basic Microsoft Excel 2007
Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located
Overview of the Adobe Flash Professional CS6 workspace
Overview of the Adobe Flash Professional CS6 workspace In this guide, you learn how to do the following: Identify the elements of the Adobe Flash Professional CS6 workspace Customize the layout of the
Chapter 23: Drafting in Worksheet View
Chapter 23: Drafting in Worksheet View Worksheet View is a powerful, 2D production drafting module. Here you can find all of the drawing and editing tools needed to create fast, accurate, detailed working
Introduction to Autodesk Inventor for F1 in Schools
Introduction to Autodesk Inventor for F1 in Schools F1 in Schools Race Car In this course you will be introduced to Autodesk Inventor, which is the centerpiece of Autodesk s digital prototyping strategy
Contents. Overview...2. License manager Installation...2. Configure License Manager...3. Client Installation...8. FastLook Features...
Technical Support All technical support must be done through the Report-a-Problem feature located under the Help menu. Please use this feature to access your Priority Maintenance subscription to update
Adobe InDesign Creative Cloud
Adobe InDesign Creative Cloud Beginning Layout and Design November, 2013 1 General guidelines InDesign creates links to media rather than copies so -Keep all text and graphics in one folder -Save the InDesign
Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional.
Workspace tour Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. In this tutorial, you will become familiar with the terminology and workspace
How to create pop-up menus
How to create pop-up menus Pop-up menus are menus that are displayed in a browser when a site visitor moves the pointer over or clicks a trigger image. Items in a pop-up menu can have URL links attached
A-PDF AutoCAD to PDF utility. User Documentation
Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The registered version does not insert a watermark in your generated pdf documents.
In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move
WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen
Help. Contents Back >>
Contents Back >> Customizing Opening the Control Panel Control Panel Features Tabs Control Panel Lists Control Panel Buttons Customizing Your Tools Pen and Airbrush Tabs 2D Mouse and 4D Mouse Tabs Customizing
WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT
WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT The Ribbon... 2 Default Tabs... 2 Contextual Tabs... 2 Minimizing and Restoring the Ribbon... 3 Customizing the Ribbon... 3 A New Graphic Interface... 5 Live
Chapter 9. Editing Features. Learning Objectives
Chapter 9 Editing Features Learning Objectives After completing this chapter, you will be able to: Edit features. Edit sketches of the sketch based features. Edit the sketch plane of the sketch based features.
NetMeeting - User Guide
NetMeeting - User Guide 1. To Host a Meeting 1. On the Call menu, click Host Meeting. 2. In Meeting Name, type the meeting name or leave it set to Personal Conference. 3. In Password, type the meeting
Excel 2007 Basic knowledge
Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft
Introduction to Autodesk Inventor for F1 in Schools
F1 in Schools race car Introduction to Autodesk Inventor for F1 in Schools In this course you will be introduced to Autodesk Inventor, which is the centerpiece of Autodesk s Digital Prototyping strategy
Use this translator to save ArchiCAD layouts/views in DXF/DWG format if you plan to continue
Tip Sheet ArchiCAD 11 Mark Horrocks Graphisoft New Zealand May 2007 DWG Translator In Architectural practice you often send and receive content from co-working Structural, Mechanical or Electrical Engineers.
Legal Notes. Regarding Trademarks. Model supported by the KX printer driver. 2010 KYOCERA MITA Corporation
Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change for improvement without notice. We cannot be held liable for any problems
Sitecore InDesign Connector 1.1
Sitecore Adaptive Print Studio Sitecore InDesign Connector 1.1 - User Manual, October 2, 2012 Sitecore InDesign Connector 1.1 User Manual Creating InDesign Documents with Sitecore CMS User Manual Page
Creating Interactive PDF Forms
Creating Interactive PDF Forms Using Adobe Acrobat X Pro Information Technology Services Outreach and Distance Learning Technologies Copyright 2012 KSU Department of Information Technology Services This
Envisioneer Technical Note
Title Blocks By default there are four pre-defined Worksheet view windows available (Floor Plan, Elevations, Details, and Site Plan). Each one contains a generic border and title block supplied by Cadsoft.
Microsoft Word 2007 Module 1
Microsoft Word 2007 Module 1 http://pds.hccfl.edu/pds Microsoft Word 2007: Module 1 July, 2007 2007 Hillsborough Community College - Professional Development and Web Services Hillsborough Community College
Book Builder Training Materials Using Book Builder September 2014
Book Builder Training Materials Using Book Builder September 2014 Prepared by WDI, Inc. Table of Contents Introduction --------------------------------------------------------------------------------------------------------------------
SMART Board Tips & Tricks (version 9.0) Getting Started. SMART Tools vs. SMART Notebook software
SMART Board Tips & Tricks (version 9.0) Getting Started SMART Tools vs. SMART Notebook software Click the SMART Board icon (in the system tray at the bottom right of your screen) to access the SMART Board
GFI FAXmaker 14 for Exchange/Lotus/SMTP. Fax-Client Manual. By GFI Software Ltd
GFI FAXmaker 14 for Exchange/Lotus/SMTP Fax-Client Manual By GFI Software Ltd http://www.gfi.com Email: [email protected] Information in this document is subject to change without notice. Companies, names,
Metes and Bounds Help
Metes and Bounds Help Topics: Drawing Wizard Data Entry o Entering Metes and Bounds Data o Entering Section Call Data Layers o Layer Options o Analyze Layer Closing Error Tabs Drawing Options o Drawing
Quick Start Guide. Microsoft OneNote 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.
Quick Start Guide Microsoft OneNote 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Switch between touch and mouse If you re using OneNote
Foxit Reader Quick Guide
I Contents Foxit Reader Contents... II Chapter 1 Get Started... 1 Foxit Reader Overview... 1 System Requirements... 1 Install Foxit Reader... 2 Uninstall Foxit Reader... 2 Update Foxit Reader... 2 Workspace...
Chapter 4 Windows Applications: Notepad, WordPad, and Paint Additional Activities
Chapter 4 Windows Applications: Notepad, WordPad, and Paint Additional Activities NOTEPAD Text editor. NO embedded codes. Creates text files. Uses/Multitasking/Create/edit batch files. 4.7 Activity Using
Using Microsoft Word. Working With Objects
Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects
Plotting: Customizing the Graph
Plotting: Customizing the Graph Data Plots: General Tips Making a Data Plot Active Within a graph layer, only one data plot can be active. A data plot must be set active before you can use the Data Selector
NiceLabel Designer Standard User Guide
NiceLabel Designer Standard User Guide English Edition Rev-1112 2012 Euro Plus d.o.o. All rights reserved. Euro Plus d.o.o. Poslovna cona A 2 SI-4208 Šenčur, Slovenia tel.: +386 4 280 50 00 fax: +386 4
Avery Dennison UK Consumer Helpline: 0800 80 50 20 Consumer email: [email protected]
Avery DesignPro for PC Frequently Asked Questions General Information Questions Q: What are the system requirements for DesignPro? A: The following is required to run DesignPro: Microsoft Windows VistaTM,
Getting Started Guide. Chapter 11 Graphics, the Gallery, and Fontwork
Getting Started Guide Chapter 11 Graphics, the Gallery, and Fontwork Copyright This document is Copyright 2010 2014 by the LibreOffice Documentation Team. Contributors are listed below. You may distribute
Fireworks 3 Animation and Rollovers
Fireworks 3 Animation and Rollovers What is Fireworks Fireworks is Web graphics program designed by Macromedia. It enables users to create any sort of graphics as well as to import GIF, JPEG, PNG photos
What s New V 11. Preferences: Parameters: Layout/ Modifications: Reverse mouse scroll wheel zoom direction
What s New V 11 Preferences: Reverse mouse scroll wheel zoom direction Assign mouse scroll wheel Middle Button as Fine tune Pricing Method (Manufacturing/Design) Display- Display Long Name Parameters:
MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES
MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working
GETTING STARTED WITH DIALux (A Very Rough Guide) Rev. 6
1. Scaling your project drawing for import into DIALux using AutoCAD 2004 OR DraftSight, (procedure is similar in AutoCAD 2014 but you will need to access the commands through the ribbon interface): a)
OFFICE KEYBOARD (MT1210 & MT1405) OFFICE FEATURES
OFFICE KEYBOARD (MT1210 & MT1405) OFFICE FEATURES Thank you for purchasing OFFICE KEYBOARD. This User s manual contains all information that helps you to operate your keyboard. Please keep the software
Microsoft Office 2007 Orientation Objective 1: Become acquainted with the Microsoft Office Suite 2007 Layout
Microsoft Office 2007 Orientation Objective 1: Become acquainted with the Microsoft Office Suite 2007 Layout Microsoft Suite 2007 offers a new user interface. The top portion of the window has a new structure
Software User's Guide
BROTHER QL-500/550/650TD/1050/1050N Software User's Guide QL-500 QL-650TD QL-550 QL-1050/1050N 1 Contents Contents....................................................................................2................................................................................4
Done. Click Done to close the Capture Preview window.
The Capture Preview window allows you to preview, edit, and customize a screen capture before it is saved to a file, inserted into your document, attached to an e-mail, or sent to a variety of other Output
Email Basics. a. Click the arrow to the right of the Options button, and then click Bcc.
Email Basics Add CC or BCC You can display the Bcc box in all new messages that you compose. In a new message, do one of the following: 1. If Microsoft Word is your e-mail editor a. Click the arrow to
Chapter 9 Slide Shows
Impress Guide Chapter 9 Slide Shows Transitions, animations, and more Copyright This document is Copyright 2007 2013 by its contributors as listed below. You may distribute it and/or modify it under the
TABLE OF CONTENTS. INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE...
Starting Guide TABLE OF CONTENTS INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE... 7 ADVANCE CONCRETE USER INTERFACE... 7 Other important
Using JCPS Online for Websites
Getting Started Before you begin, an Online Group must be created for you. Send an email requesting the group along with the username of anyone you want added as an editor to [email protected].
Installing FileMaker Pro 11 in Windows
Installing FileMaker Pro 11 in Windows Before you begin the installation process, please exit other open programs and save your work. Installation notes Before you install FileMaker Pro, review the following
Basic Excel Handbook
2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...
Create a Poster Using Publisher
Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs
Create a PDF File. Tip. In this lesson, you will learn how to:
Create a PDF File Now that you ve seen what an ETD looks like and how to browse the contents, it s time to learn how to convert your own thesis or dissertation into a PDF file. There are several different
Introduction to Microsoft Word 2003
Introduction to Microsoft Word 2003 Sabeera Kulkarni Information Technology Lab School of Information University of Texas at Austin Fall 2004 1. Objective This tutorial is designed for users who are new
To change title of module, click on settings
HTML Module: The most widely used module on the websites. This module is very flexible and is used for inserting text, images, tables, hyperlinks, document downloads, and HTML code. Hover the cursor over
Microsoft Word 2010 Tutorial
Microsoft Word 2010 Tutorial 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,
User Guide Win7Zilla
User Guide Win7Zilla Table of contents Section 1: Installation... 3 1.1 System Requirements... 3 1.2 Software Installation... 3 1.3 Uninstalling Win7Zilla software... 3 Section 2: Navigation... 4 2.1 Main
Hypercosm. Studio. www.hypercosm.com
Hypercosm Studio www.hypercosm.com Hypercosm Studio Guide 3 Revision: November 2005 Copyright 2005 Hypercosm LLC All rights reserved. Hypercosm, OMAR, Hypercosm 3D Player, and Hypercosm Studio are trademarks
Intro to Excel spreadsheets
Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using
Manual. OIRE Escuela de Profesiones de la Salud. Power Point 2007
Power Point 2007 Manual OIRE Escuela de Profesiones de la Salud Power Point 2007 2008 The New Power Point Interface PowerPoint is currently the most common software used for making visual aids for presentations.
ELECOM Mouse Assistant Macintosh version
ELECOM Mouse Assistant Macintosh version Thank you very much for purchasing this ELECOM mouse. This dedicated mouse function allocation software is intended to allocate the desired functions to the mouse
Guide To Creating Academic Posters Using Microsoft PowerPoint 2010
Guide To Creating Academic Posters Using Microsoft PowerPoint 2010 INFORMATION SERVICES Version 3.0 July 2011 Table of Contents Section 1 - Introduction... 1 Section 2 - Initial Preparation... 2 2.1 Overall
Task Force on Technology / EXCEL
Task Force on Technology EXCEL Basic terminology Spreadsheet A spreadsheet is an electronic document that stores various types of data. There are vertical columns and horizontal rows. A cell is where the
Graphic Objects and Loading Them into TGF2/MMF2
Graphic Objects and Loading Them into TGF2/MMF2 There are a couple of ways of ensuring graphics appear in a game. Types of objects you can use: Active Object: Consider the active object any image that
InDesign for Beginners Step-By-Step Guide
InDesign for Beginners Step-By-Step Guide Learning Objectives At the end of the workshop, you will be able to: 1. Adjust text with the Character panel and change alignment with the Paragraph panel or Control
Quick Start Guide. Microsoft OneNote 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.
Quick Start Guide Microsoft OneNote 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Switch between touch and mouse If you re using OneNote
Welcome to the Notability! User Guide! Find what you re looking for! quickly using the search icon.!
Welcome to the Notability User Guide Find what you re looking for quickly using the search icon. Table of Contents: Page 1: Table of contents Page 2: Intro and Handwriting Page 3: Writing and Typing Page
Lynda.com > InDesign CS5 Tutorials Interactive Documents & Presentations
Creating Interactive Documents with PDFs and SWFs Adapted from Chris Converse, http://www.codifydesign.com/ Laurie Burruss [email protected] Pasadena City College Dec 9 3 pm Lynda.com > InDesign CS5 Tutorials
New Features in Microsoft Office 2007
New Features in Microsoft Office 2007 TABLE OF CONTENTS The Microsoft Office Button... 2 The Quick Access Toolbar... 2 Adding buttons to the Quick Access Toolbar... 2 Removing buttons from the Quick Access
What s New in DataCAD 16?
What s New in DataCAD 16? New features in DataCAD 16 combine 2D productivity enhancements, 3D modeling tools, changes to the Sun Shader, and a collection of program optimizations which help to make DataCAD
Creating an invitation
Creating an invitation Michaela Maginot Concept and design Invitation complete with gift box, card, and transparent envelope. For more options, please visit www.corel.com/design collection. The goal was
Guide to Using AMS 4.0 Marking Software
Guide to Using AMS 4.0 Marking Software Guide to Using AMS 4.0 Marking Software Contents System Requirements...2 Software Installation...2 Selecting the Output Device and Changing Settings...2 Definitions...
Creating Hyperlinks & Buttons InDesign CS6
Creating Hyperlinks & Buttons Adobe DPS, InDesign CS6 1 Creating Hyperlinks & Buttons InDesign CS6 Hyperlinks panel overview You can create hyperlinks so that when you export to Adobe PDF or SWF in InDesign,
Business Objects Version 5 : Introduction
Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice
PowerPoint 2007: Basics Learning Guide
PowerPoint 2007: Basics Learning Guide What s a PowerPoint Slide? PowerPoint presentations are composed of slides, just like conventional presentations. Like a 35mm film-based slide, each PowerPoint slide
Microsoft Excel 2010 Tutorial
1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and
DinoXcope User Manual
DinoXcope User Manual Contents 1 System Requirements 1 Installation 2 Adding a time stamp to the live view 3 Capturing an image 4 Creating a real time movie 5 Creating a time-lapse movie 6 Drawing on an
Microsoft Word 2013 Tutorial
Microsoft Word 2013 Tutorial 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,
Publisher 2007: Part 2 Advanced Features. Grouped Objects in Publisher:
Publisher 2007: Part 2 Advanced Features Grouped Objects in Publisher: Most pre-designed publications in MS Publisher come with objects grouped together. Objects can be either multiple text boxes or an
