Vous êtes sur la page 1sur 12

PTCMathcadPrime4.

0 Whats New
4.0
Copyright 2017 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved.

User and training guides and related documentation from PTC Inc. and its subsidiary companies (collectively
"PTC") are subject to the copyright laws of the United States and other countries and are provided under a
license agreement that restricts copying, disclosure, and use of such documentation. PTC hereby grants to the
licensed software user the right to make copies in printed form of this documentation if provided on software
media, but only for internal/personal use and in accordance with the license agreement under which the
applicable software is licensed. Any copy made shall include the PTC copyright notice and any other
proprietary notice provided by PTC. Training materials may not be copied without the express written consent
of PTC. This documentation may not be disclosed, transferred, modified, or reduced to any form, including
electronic media, or transmitted or made publicly available by any means without the prior written consent of
PTC and no authorization is granted to make copies for such purposes. Information described herein is
furnished for general information only, is subject to change without notice, and should not be construed as a
warranty or commitment by PTC. PTC assumes no responsibility or liability for any errors or inaccuracies
that may appear in this document.

The software described in this document is provided under written license agreement, contains valuable trade
secrets and proprietary information, and is protected by the copyright laws of the United States and other
countries. It may not be copied or distributed in any form or medium, disclosed to third parties, or used in any
manner not provided for in the software licenses agreement except with written prior approval from PTC.

UNAUTHORIZED USE OF SOFTWARE OR ITS DOCUMENTATION CAN RESULT IN CIVIL


DAMAGES AND CRIMINAL PROSECUTION.

PTC regards software piracy as the crime it is, and we view offenders accordingly. We do not tolerate the
piracy of PTC software products, and we pursue (both civilly and criminally) those who do so using all legal
means available, including public and private surveillance resources. As part of these efforts, PTC uses data
monitoring and scouring technologies to obtain and transmit data on users of illegal copies of our software.
This data collection is not performed on users of legally licensed software from PTC and its authorized
distributors. If you are using an illegal copy of our software and do not consent to the collection and
transmission of such data (including to the United States), cease using the illegal version, and contact PTC to
obtain a legally licensed copy.

Important Copyright, Trademark, Patent, and Licensing Information: See the About Box, or copyright
notice, of your PTC software.

UNITED STATES GOVERNMENT RIGHTS

PTC software products and software documentation are commercial items as that term is defined at 48 C.F.
R. 2.101. Pursuant to Federal Acquisition Regulation (FAR) 12.212 (a)-(b) (Computer Software) (MAY 2014)
for civilian agencies or the Defense Federal Acquisition Regulation Supplement (DFARS) at 227.7202-1(a)
(Policy) and 227.7202-3 (a) (Rights in commercial computer software or commercial computer software
documentation) (FEB 2014) for the Department of Defense, PTC software products and software
documentation are provided to the U.S. Government under the PTC commercial license agreement. Use,
duplication or disclosure by the U.S. Government is subject solely to the terms and conditions set forth in the
applicable PTC software license agreement.

PTC Inc., 140 Kendrick Street, Needham, MA 02494 USA


Contents

Whats New in PTC Mathcad Prime 4.0.........................................................................7


Content Protection Area Protection and Locking...................................................8
Support for Windows 10 ........................................................................................8
Equation Breaking ................................................................................................8
Mathcad as an OLE Container ...............................................................................9
Copy and Paste Multiple Regions to Third Party Applications .................................10
Save as Rich Text Format (RTF) .......................................................................... 11
Increased Number of Points on an XY Plot ........................................................... 11
Roark's Worksheet Library .................................................................................. 11
Performance Enhancements ............................................................................... 11

5
1
Whats New in PTC Mathcad Prime
4.0
Content Protection Area Protection and Locking .........................................................8
Support for Windows 10...............................................................................................8
Equation Breaking .......................................................................................................8
Mathcad as an OLE Container......................................................................................9
Copy and Paste Multiple Regions to Third Party Applications........................................10
Save as Rich Text Format (RTF)................................................................................. 11
Increased Number of Points on an XY Plot .................................................................. 11
Roark's Worksheet Library ......................................................................................... 11
Performance Enhancements ...................................................................................... 11

7
Content Protection Area Protection and
Locking
You can protect an area from edit and optionally lock its display state.
User Interface Location: Right-click the area collapse or area expand button, and
select Protect Area.
Release: PTC Mathcad Prime 4.0

Benefits and Description


Using the area protection and locking functionality, you can protect the content of
an area so it cannot be edited. This protection can be set with or without a
password. This gives another user the ability to read the content but not to change
the content.
For example, you may want to make the contents of an area visible for someone to
see how a calculation works without giving them permission to make changes, by
protecting the area. If your company has specific parameters that need to be
included in a shared Mathcad template, you can place them in a protected area to
prevent users from editing those calculations when using the template.
You can also lock the display state of the protected Area. This means you can both
protect an area and lock its display state. For example, if you protect and lock an
area in its collapsed state, a third-party accessing the worksheet cannot see the
contents of the area but the contents remain part of the calculation. In this
example, your calculation can still be used but is hidden from view.

Support for Windows 10


PTC Mathcad Prime 4.0 supports the Windows 10 operating system.
Release: PTC Mathcad Prime 4.0

Benefits and Description


PTC Mathcad Prime 4.0 is certified to run on the Windows 10 operating system.
This makes use of the technology advances introduced in that operating system
and of the new Microsoft .NET 4.6.2 framework

Equation Breaking
You can break an equation on the addition, subtraction, multiplication, or inline
division operators. When typing, you can insert versions of those operators that
are already wrapped, so the equation fits the space you require.
User Interface Location:

8 PTC Mathcad Prime 4.0 Whats New


Click Math Operators and then click an Equation Break.
Click Math and then in the Style group, click Equation Break.
Use a keyboard shortcut.
Release: PTC Mathcad Prime 4.0

Benefits and Description


Mathematical definitions in PTC Mathcad Prime 4.0 can become complex and
extend across a page width or more. When this occurs, you cannot read
information in the worksheet unless you switch from Page View to Draft View and
scroll to the right. If you print the worksheet, the information to the right of the
Page View page does not print.
If you structure the length of an equation to fit within the bounds typically viewed,
you can deliver all the design content to the reader. You may also have a definition
that fits within the width of a page but the structure of which makes splitting it
onto separate lines easier to read.
With PTC Mathcad Prime 4.0, you can split an equation over multiple lines, on
any of the four main operators. You can insert a wrapped addition, subtraction,
multiplication, or inline division operator while typing an equation. This gives you
the ability to write long definitions without leaving the math. You can also go
back to existing math and toggle the wrapping on any addition, subtraction,
multiplication, or inline division operator, so that you can structure the equation as
you like.

Mathcad as an OLE Container


You can embed third-party application OLE objects directly within PTC Mathcad
Prime 4.0.
User Interface Location: Click Input/Output Insert Object.
Release: PTC Mathcad Prime 4.0

Benefits and Description


Many applications can be embedded within other applications as an object:
The embedded application is represented in the parent application by an
object.
The object reflects the content that is embedded.
That content can be accessed for editing in the original authoring application
from the object itself.

Whats New in PTC Mathcad Prime 4.0 9


As an OLE container, you can embed objects within PTC Mathcad Prime 4.0. For
example, if you want to put a sketch in your Mathcad worksheet, you can embed
any sketching application that has an OLE object available, such as Microsoft
Paint. Then, use the functionality of Microsoft Paint to draw a simple diagram.
You can embed new objects or objects created from existing files. If you embed
objects created from existing files and maintain links to those existing files, you
can perform the following actions:
1. Outside of PTC Mathcad Prime 4.0, edit the content in the original authoring
application.
2. Within PTC Mathcad Prime 4.0, update the embedded object to reflect that
new content within the worksheet.

Copy and Paste Multiple Regions to Third


Party Applications
You can copy multiple regions within a worksheet and then paste them in
applicable third-party applications in either of the ways listed below:
Keeping the layout formatting
As a collection of regions that can then be moved according to your
requirements
User Interface Location:
Click Mathcad Copy
Press CTRL+C
In a selected region, right-click and select Copy
Release: PTC Mathcad Prime 4.0

Benefits and Description


Company engineering processes may require using a specific application in which
to record all design decisions. Moving user-defined content from Mathcad to other
applications is essential.
You can copy multiple regions from a worksheet in RTF (rich text format) and
paste that content into an applicable third party application while maintaining the
layout of the content from Mathcad. The content can also be merged with the third
party application, so you can move that content in the application to suit your
needs.

10 PTC Mathcad Prime 4.0 Whats New


Save as Rich Text Format (RTF)
You can save a PTC Mathcad Prime 4.0 worksheet as an RTF file. It can then be
opened in compatible applications, such as Microsoft Word.
User Interface Location: Click the Mathcad icon in the top left window and then
click Save As Rich Text Format.
Release: PTC Mathcad Prime 4.0

Benefits and Description


You can save a Mathcad worksheet as an RTF file and then open the file in
applications that read a .rtf file, such as Microsoft Word.

Increased Number of Points on an XY Plot


You can plot up to 2,000,000 points per trace on an XY plot.
Release: PTC Mathcad Prime 4.0

Benefits and Description


The number of plot points for an XY plot is increased to 2,000,000 per trace. With
this increase, you can analyze a larger volume of data.

Roark's Worksheet Library


The 6th Edition of the Roark's Worksheet Library is now available for purchase
for PTC Mathcad Prime 4.0.
Provides a library of PTC Mathcad Prime 4.0 templates of stress and strain
calculations on a comprehensive collection of structural components.
Release: PTC Mathcad Prime 4.0

Benefits and Description


The library of PTC Mathcad Prime 4.0 worksheets is based on the industry
standard, Warren C. Youngs Roarks Formulas for Stress and Strain, 6th Edition.
The library provides immediate stress and strain templates for use in production as
well as the option of customizing the templates to match company standards or
user preferences.

Performance Enhancements
The performance of document-level functionality in larger worksheets is faster.
Release: PTC Mathcad Prime 4.0

Whats New in PTC Mathcad Prime 4.0 11


Benefits and Description
There are improvements to performance when working with large worksheets, as
compared to previous releases. When working in large worksheets, it is faster to
perform actions such as adding and removing space, changing page format or
margin size, collapsing or expanding areas, and so on. This performance
improvement applies to large worksheets that you are creating or when you are
working on an existing large worksheet.

12 PTC Mathcad Prime 4.0 Whats New

Vous aimerez peut-être aussi