June 2016 KeyCreator 2016 Version 13.7

Slides:



Advertisements
Similar presentations
Working with Tables for Page Design – Lesson 41 Working with Tables for Page Design Lesson 4.
Advertisements

Chapter 3 Creating a Business Letter with a Letterhead and Table
Excel Tutorial 6 Managing Multiple Worksheets and Workbooks
EXCEL Spreadsheet Basics
1 Publisher Lesson 2 Enhancing Publisher Documents Microsoft Office 2010 Introductory Pasewark & Pasewark.
Microsoft Word Objectives: Word processing using Microsoft Word
Advanced Microsoft Word Hosted by Jared Hoffman Topics Keyboard Shortcuts Customizing Toolbars and Menus Auto Format & Auto Correct Tabs Inserting Pictures.
Microsoft Word Review.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 3 1 Microsoft Office Excel 2003 Tutorial 3 – Developing a Professional- Looking.
Work with multiple objects Modify color in objects Apply effects to objects and text Apply a style to objects Unit Lessons.
Lesson 1 – Microsoft Excel The goal of this lesson is for students to successfully explore and describe the Excel window and to create a new worksheet.
Lesson No:9 MS-Word Tools, Mail Merge and working with Tables CHBT-01 Basic Micro process & Computer Operation.
Microsoft Office Excel 2003 Tutorial 3 – Developing a Professional-Looking Worksheet.
· Adding and Renaming Worksheets
Format the Presentation. Selecting and Deselecting Objects 1.An object cannot be manipulated until it is selected. 2.Select various objects on PowerPoint.
1 Draw Mode. 2 Notable Points (RMB) End point: Snaps to the closest end point of the selected entity. Mid point: Snaps to the middle point of the selected.
Chapter 3 Creating and Editing Sketched Features
Basic Editing Lesson 2.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. WORD 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 15 Advanced Tables.
Pasewark & Pasewark 1 PowerPoint Lesson 2 Creating and Enhancing PowerPoint Presentations Microsoft Office 2007: Introductory.
CRSD Technology Training Tony Judice. Quick Access Toolbar – can be modifiedSave as… allows you to save the file to a different location and also as an.
Chapter 3 Creating and Editing Sketched Features
Introduction to Drafting and Design In order to begin our drawing we have to set the drawing limits or the paper size.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
Introduction to Technology. Parts of MSWord Screen Title Bar Quick Access Toolbar Button Ribbon Status Bar (views and zoom)
Train Body The next series of slides will guide you through the construction of the train body. Start a new drawing and save it as Train Body.
Learning Objectives Understand the concept of levels. Create multiple levels in a project. Understand the usage and concept of using grids in a project.
1 Word Processing Intermediate Using Microsoft Office 2000.
Creating a Presentation
Computer Fundamentals
Microsoft Word Objectives: Word processing using Microsoft Word
Microsoft PowerPoint Illustrated
Microsoft Word Illustrated
Finalizing a Worksheet
Computer Modeling Fundamentals Using Inventor
Computer Modeling Fundamentals Using Inventor
Key Applications Module Lesson 17 — Organizing Worksheets
WORKSHOP 2 VALVETRAIN MECHANISM
WORKSHOP 2 VALVETRAIN MECHANISM
Customizing Key and Click Actions
Bim Spring Final Review 2015.
Shelly Cashman: Microsoft Word 2016
Building a User Interface with Forms
Assembly Modeling Constraints
Microsoft Official Academic Course, Microsoft Access 2013
Computer Modeling Fundamentals
Enhancing a Document Part 1
Computer Modeling Fundamentals
Computer Modeling Fundamentals Using Inventor
Learning Objectives • Dynamic Input Line tool. • Coordinate systems.
Exporting & Formatting Budgets from NextGen o Excel
Lesson 5 Formatting a Presentation
Lesson 5 Formatting a Presentation
Enhancing a Document Part 1
Lesson 5 Formatting a Presentation
Lesson 5 Formatting a Presentation
ITEC 1001 Test 5 Review.
News about XINFO PC Client 4.0
PowerPoint Lesson 2 Creating and Enhancing PowerPoint Presentations
Lesson 5 Formatting a Presentation
Chapter 3 Creating and Editing Sketched Features
Chapter 3 Creating and Editing Sketched Features
Basic Editing Techniques
Objectives At the end of this session, students will be able to:
Lesson 4: Formatting the Contents of Cells
Computer Modeling Fundamentals
Computer Modeling Fundamentals
Computer Modeling Fundamentals Using Inventor
Computer Modeling Fundamentals
Welcome To Microsoft Word 2016
Presentation transcript:

June 2016 KeyCreator 2016 Version 13.7

KC2016 V13.7 New/Enhanced Items Clip view with ribbon Excel Cell Data in Calculator General Limit for Undo Advanced Masking New Section View options Set Section Flag Centerlines Draft Angle Ehanancements Move all instance New Cutting Plane option Long Break Instance enhancement Text on curve Movable cutting plane origin Edit Hyperlink Instance resizing enhancement Replace text and search ehnanc File Property Dialog Limit on verify tree Explode solids ehnancements Camera view enhancements Examine view enhancements Zoom view with ribbon

Note: file format stays the same as 13.5 KC2016 V13.7 KeyCreator 2016 V13.7 Installs in new KeyCreator 13.7 directory C:\KeyCreator13.7 - 32 bit version C:\KeyCreator64.13.7 - 64 bit version Reminder: Using Custom Installation option you have the possibility to remove unused languages. English is always installed. Note: file format stays the same as 13.5

Excel Cell Data in Calculator We now have 2 new functions for the calculator: Functions are XLS and XLSRC Both return a double Syntax: double XLS(string filename; string sheetname; string celladdress) double XLSRC(string filename; string sheetname; int row; int col) where filename  : string including the full path of the xls or xlsx file. Example: "c:\\temp\\sample.xls" \ needs to be indicated with \\ Sheetname: string with the sheetname (case sensitive) Celladdress : string of the cell address (example: "B25") row, col: integer indicating row number and column number (starting with 1, so B25 is row=25, col=2) example: xls("c:\\temp\\sample.xls";"Sheet1";"B25) xlsrc("c:\\temp\\sample.xls";"Sheet1";"25;2)

Excel Cell Data in Calculator How can I profit of it? Example Advanced DDE

Additional Button to apply new masking Arcs Advanced Masking Additional Button to apply new masking Arcs Circle only By diameter Faces By type

Set Section Flag We now have the possibility to set a flag for the solids to let the system know if the solid should be cut or not as default choice.

The user can simply select all the displayed solids. Set Section Flag Once we set the No Section flags to the solids representing the bearings, the section will automatically recognize them as parts to be view and not cut without any further selection. The user can simply select all the displayed solids.

Draft Angle Ehanancements Added the extraction analysis. With this option the user will see 2 colors the first with everything below the angle indicated, the second for the angles above. In this case the function is also checking the possibility to extract the model along the Z axis of the construction plane. If it finds that there are faces of the model intersecting with the movement in Z the first color (red by default) will be used.

Draft Angle Ehanancements Extraction Analysis

New Cutting Plane option In tools – options – display we now have the option to choose between the opaque section plane or transparent Note: it applies since a new file is opened

New Cutting Plane option Opaque Solid colors

Text on curve function moved from Tools.cde to the detail menu

New dialog box to manage hyperlinks Edit Hyperlink New dialog box to manage hyperlinks

Replace text and search ehnancements Search text function has now the possibility to replace the found text with a new text. Some fixes has been applied to the dialog box

Limit on verify tree In tools – option – startup we now have the possibility to limit the number of data included in the verify tree (speed improvement) Note: it applies since a new file is opened

Added Radial Explosion New dialog box Explode solids Added Radial Explosion New dialog box Use of mouse wheel to increase/decrease distance

Use of ribbons and additional settings Camera View Use of ribbons and additional settings

Set of colors for the 2 parts Working in Layout mode too Examine View Use of Ribbon Set of colors for the 2 parts Working in Layout mode too

Zoom View is now displayed with a ribbon Zoom View with Ribbon Zoom View is now displayed with a ribbon

Clip View with ribbon interface Zoom View is now displayed with a ribbon

General Limit for Undo In tools – option – misc we now have the possibility to limit the number of undo (this will become the default value for all the session). The set limit button in the undo manager will allow to temporary change this number for the actual opened part. Note: it applies since a new file is opened

New Section View options

Make parallel radial centerline Centerlines Added option to centerlines: Make parallel radial centerline

Move all instance The “Instance Alignment” menu is being renamed and a new function for positioning the instances is being added. The new menu name is “Instance Position”. The new function is temporarily being called “Position All”. This is intended to give the users a ‘windows like’ method for repositioning instances in a layout. It does not align any instances; it just moves them about the layout, thus the change to the menu name.

Move all instance

Long Break Instance enhancement. I've added a context menu during animation of the first break line to allow switching between horizontal and vertical. This came about from bug 31773 in which breaking an instance multiple times sometimes automatically created the break in the ‘wrong’ direction for one of the segments.

Movable cutting plane origin Having the origin of the cutting plane always in the ‘center’ of the plane is very limiting. So we have enhanced the cutting plane origin so that it can now be moved. The DynaHandle gnomon that is placed now also allows movement by using it’s origin ‘ball’ and the axis direction vectors.

Instance resizing enhancement The new “Dynamic” button activates a dynamic resize of the instances selected. If there are multiple instances picked this will cycle through them one by one allowing the user to resize each individually.

File Property Dialog Opening the file properties dialog box the system will now present as selected tab the last one used. This should avoid the need to reselect the tab everytime we enter in the function.

KC2016 V13.7 Fixes: The "Draw tangent lines" option is not working when creating a section view Cannot make Horizontal or Vertical independent arrows. A Generic Edit on a callout after the elimination of its label causes an access violation. Composites can now be renamed in the Composite list dialog. Groups also in the Group list dialog. Isometric View from Projected Instance, it does not create correct view. BOM and note tables exporting via DWG. Rectangular detail callout converts to circular and drops callout region border on DWG/DXF export. Saved solid fix (avoid to out of sync graphic and solid databases) Bom measurement dixes Move instance to another layout was leaving the instance listed Offset face bug fixed (avoid to out of sync graphic and solid databases)

Join Kubotek Users Group on LinkedIn Reminders Tech Support www.kubotekeurope.com Support@Kubotekeurope.com +39 0444 585556 Kubotek University www.kubotek3d.com Join Kubotek Users Group on LinkedIn