0% found this document useful (0 votes)
384 views10 pages

Geomagic

geomagic wrap
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
384 views10 pages

Geomagic

geomagic wrap
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Geomagic Wrap™ ®

The Ultimate 3D Scan Processing Solution

Release Notes
Software: Geomagic Wrap
Version 2017.0.0
Release Date: June 2017

TABLE OF CONTENTS

1 INTRODUCTION 1
COPYRIGHT 1

2 INSTALLATION 2
SYSTEM REQUIREMENTS 2
DOWNLOAD AND INSTALL SOFTWARE 2
ACTIVATE LICENSE 2

3 NEW FEATURES AND ENHANCEMENTS 3


WHAT’S NEW IN 2017.0.0 3
New Unroll Tool 3
Dimensioning Tools 3
Crease Angle Selection 3
UV Map Creation 3
New Options for Engrave - Entrapped Volume 4
Scripting 3.0 4
Enhancements 6

4 FIXED BUGS 7
BUG FIXES IN 2017.0.0 7

5 KNOWN ISSUES 7
1 INTRODUCTION

We are pleased to announce the availability of the new version of Geomagic Wrap.
Geomagic Wrap is the ultimate 3D scan processing solution that enables users to transform point cloud data, probe data and imported
3D formats (STL, OBJ, etc) into 3D polygon meshes for use in manufacturing, analysis, engineering, design, entertainment, art, and
archeology.
Enhancement to this release of Wrap include Scripting 3.0, advance Texture Map controls, new polygon and selection tools.
Additionally, Wrap now supports 2D Dimensioning for fully analyzing mesh data for manufacturing and 3D Printing.
For more information, please visit www.geomagic.com.

COPYRIGHT
©1993-2017. 3D Systems, Inc. All rights reserved. The content of this manual is furnished for informational use only, is subject to
change without notice, and should not be construed as a commitment by 3D Systems, Inc. Any names, places, and/or events in this
publication are not intended to correspond or relate in any way to individuals, groups or associations. Any similarity or likeness of
the names, places, and/or events in this publication to those of any individual, living or dead, place, event, or that of any group or
association is purely coincidental and unintentional.

3D Systems, Inc. 1
2 INSTALLATION

SYSTEM REQUIREMENTS
For the latest system requirements information and to learn about specific qualified system configurations, go to the System
Requirements page in the Geomagic Support Center. Some users have had success running system configurations that deviate from
the supported list. In such cases, these configurations are not officially supported by 3D Systems, Inc.
Additionally, we test a variety of hardware platforms in combination with the graphics subsystems. While we make every attempt to
be as thorough as possible, hardware manufacturers change their products frequently and may be shipping newer products or have
discontinued active support for others. Check the support section of the Web site for the latest system requirement information and
specific qualified systems.

DOWNLOAD AND INSTALL SOFTWARE


You can download and install the software from gettingstarted.geomagic.com, select the Geomagic Wrap product, then click the
“Download” button to download Geomagic Wrap.
In addition, you can manually check for any updates using the Check for Updates command. If a valid maintenance code is
activated, and your computer is connected to the Internet, the application will check if a newer version is available and will download it
automatically for installation.

ACTIVATE LICENSE
Geomagic Wrap requires license activation to run the application on your PC. You can choose to use an evaluation license for a 15-day
period or activate a permanent license by using a virtual or physical dongle.
After you start your application, the License Utility window opens. The License Utility allows you to activate and use the Geomagic Wrap
software.
NOTE: When you launch the License Utility, you can click the Help button to read the Licensing Guide.
You should have received an email from 3D Systems with your activation code. If you have not received an email from 3D systems,
contact them at [email protected].
If you are an existing user and have already activated the license on your PC with the previous version of the application, you can run
the newer version of the application without re-activating the license.
For more information, go to gettingstarted.geomagic.com, select the Geomagic Wrap product, then click Licensing.

3D Systems, Inc. 2
3 NEW FEATURES AND ENHANCEMENTS

WHAT’S NEW IN 2017.0.0


New Unroll Tool
A new Unroll tool has been added to support editing a rolled polygonal mesh. This tool enable you extract barely visible detail, reveal
data that has been previously missed due to the perspective of the original sketch, and correct the original design intention.

Dimensioning Tools
The basic dimensioning tools are now available in the Analysis tab. With the dimensioning tools, you can measure linear and angular
dimensions, or radius and diameter of a feature.

Crease Angle Selection


The Crease Angle Selection tool has newly been added. You can select an area of an object and easily expand the selection by
dragging the mouse up and down.

UV Map Creation
Enhanced control of UV Texture Map creation. You can now control over how the UV Texture Map is layed out.

3D Systems, Inc. 3
New Options for Engrave - Entrapped Volume
The Engrave has been enhanced to allow for offsetting labels into part geometry. You can now select type, "Entrapped".

Scripting 3.0
The Scripting module has been upgraded to 3.0. The following is a list of new or moved classes in scripting 3.0.
CAD (moved from core geomagic.api.v2 into the cad extension module geomagic.api.v2.cad)
• BooleanCAD • FindClosestPointOnCADFace
• BuildCADFromGMCAD • FindClosestPointOnCADModel
• CADCompareInfo • IntersectCADByPlane
• ComparePointsToCAD • IntersectCADModels
• CreateCADFromSurface • IntersectCADWithRay
• CreateMeshFromCADFile • LocateFeatureOnCAD
• CreatePointsFromCAD • MergeCADModels
• CreateSurfaceFromCADFace • ReadCADFromFile
• CreateTriSelectionFromCADFaces • RebuildCADMesh
• DeleteCADFaces • TrimCADWithCAD
• EvaluateCADEdge • TrimCADWithCurveSet
• EvaluateCADFace • UndoCADOperation
• FindClosestPointOnCADEdge
Capture (all new extension module geomagic.api.v2.capture)
• CalibrateCaptureScanners • IGridDataInfo
• CalibrateCaptureTurntable • IHardwareListener
• CaptureDataConversion • IMeshDataInfo
• CaptureScanningSession • IQueueListener
• ChunkyPointUndo • PerformAutomatedScanning
• DataFilter • ScanDataIDArray
• DefaultHardwareListener • ScanDataTransformArray
• DeviceError • ScanLineClipper
• DeviceManager • ScanLineProcessor
• DeviceQueue • ShowCapture
• DeviceSession • ShowCaptureSettings
• IDeviceExitListener • SoundPlayer
CoreExt (all new extension module geomagic.api.v2.coreext)
• ExpandBoxByComponents • SelectSmallComponents
• OffsetExtruded • SimplifyRegion
• OpenBoundary • Solidify
• SelectSimpleHoles • TrimWithPlane
3D Systems, Inc. 4
Core (new objects in geomagic.api.v2)
• BestFitParallelPlanes • PlatformBuildInfo
• BRepTopology • RemoveNonManifoldVertices
• BuildGMCADFromRegionSet • RemoveVertexColor
• CompositeModifier • SelectTrianglesByAttribute
• CreateTextureFromFeature • SetDataStoreValue
• DetectRegionsByFeatureClassification • SetVertexColor
• ExpandSelectionByDistance • SetVertexColorOpacityTransition
• ExtendBoundary • SoftenVertexColor
• FindNeighborhoodByDistance • TestMeshIntersections
• FitLineFromRotational • Torus
• GetDataStoreValue • VoxelIntersector
• InteractiveWarpMeshByLaplacian • VoxelMeshExtractor
• MarkTextureBoundaries • VoxelPointsExtractor
• ModifyVertexColorBrightness • VoxelRenderer
• ModifyVertexColorClarity
Core (new sample data methods in geomagic.api.v2)
• createBox • CreateMeshByPoisson
• createConicalPoints • createPlanarPoints
• createCylindricalPoints • createPlanarPoints2
• createHolePoints • createSphericalPoints
Inspection (new extension module geomagic.api.v2.inspection)
• Correspondence • InspectionDimSrcLine
• CreateCorrespondence • InspectionDimSrcPlane
• DimensionQueryEvaluator • InspectionDimSrcPlaneEvaluator
• EditCorrespondence • InspectionDimSrcPoint
• Feature2DRecreationInfo • InspectionObjectManager
• Feature3DRecreationInfo • InspectionQuery
• FilterCorrespondence • InspectionQueryEvaluator
• GetInspectionObjectManager • Parallel3DDimAnnotationEvaluator
• GetRecreationInfo • Recreation
• InspectionAnnotation • Report
• InspectionAnnotationEngine • SetRecreationInfo
• InspectionAnnotationEvaluator • Table
• InspectionDimSrc • TableCell
• InspectionDimSrcArc • TargetRecreationInfo
• InspectionDimSrcEvaluator
Modeling (new extension module geomagic.api.v2.modeling)
• BooleanVoxelSpaceVDB • MorphologyVoxelSpaceVDB
• CalcVolumeVoxelSpaceVDB • OffsetVoxelSpaceVDB
• CheckInterferenceVoxelSpaceVDB • ParserComposeLatticeStructure
• ConvertMeshToVoxelSpaceVDB • ParserComposeMeshVertexColor
• ConvertVoxelSpaceToMeshVDB • ParserComposeVolumeMaterial
• CopyVoxelSpaceVDB • RayTraceVoxelSpaceVDB
• CreateLatticeStructureVDB • RebuildVoxelSpaceVDB
• CreateMaterialVolumeVDB • SliceVoxelSpaceVDB
• CreateMetaballShapeVolumeVDB • TransformVoxelSpaceVDB
• CreateShapeVolumeVDB • VoxelizeMeshVDB
• FilterVoxelSpaceVDB • VoxelSpaceVDB
gfxV2 (new classes and methods geomagic.app.v2.gfxV2)
• setTransform
guiV2 (new classes and methods geomagic.app.v2.guiV2)
• GeoImageFrameWidget

3D Systems, Inc. 5
wrappapp (new geoapp module geomagic.app.v2.wrappappV2)
• DeviationAnnotation • GetMeasurementsFromModel
• Dimension • Measurement
• FeatureAnnotation • WallthicknessAnnotation
• GDTCallout
Geoapp (new methods geomagic.app.v2)
• addSelection • getSelectionByName
• appendMacroCallbackNodeToActiveWorkflow • runMacro
• appendScriptNodeToActiveWorkflow • setMacroReturnValue
• getMacroArguments

Enhancements

Macro / Scripting
The Group functionality is now available in script / marco / automation.

Upgraded Licensing platform and Installer


The licensing platform has been updated so that it enhances security and robustness, as well as displays the license type in the title
bar.

Object Mover
Enhanced the ability of the Object Mover so that it can be snapped to the World Coordinate System. This helps you quickly reorient the
coordinate system of an object to the World Coordinate System.

Select by Draft Angle


In the Select by Draft Angle tool, you can now define the pull direction by typing xyz values for two points.

3D Systems, Inc. 6
4 FIXED BUGS

BUG FIXES IN 2017.0.0


This section lists issues that have been resolved since Geomagic Wrap v2015.1.3:
• GWR-1: Report: Move Device command causing crashes.
• GWR-4: Can't create Offset Plane from WCSYS Plane.
• GWR-5: Object features shift when object is duplicated.
• GWR-7: Object Mover Erroneously Clears Transform.
• GWR-8: Settings in Display Tab are not recorded in iniml settings file.
• GWR-12: Boolean of 2 Closed Objects produces objects with holes.
• GWR-13: False transform is applied to object in Object Mover.
• GWR-14: Crash on rotate template in AutoSurface.
• GWR-16: Defects in some cases of Engraving.
• GWR-17: Custom Texture turns back on after Manual Alignment.
• GWR-18: [I/O] Foundation cannot import fls files that were created by FARO SCENE5.2.
• GWR-22: bestFitPlane.run() hangs Wrap forcing a reboot of my computer.
• GWR-25: Template Bug
• GWR-26: Select by draft angle-Pick Points.
• GWR-27: Selection Bug
• GWR-50: Crash on Sculpt with Knife tool in Wrap ADP Mainline Build.
• GWR-72: Wrap has error of Script of Multithreading_maxThread and Multithreading_minThread.

5 KNOWN ISSUES

Capture
• If you are using the Quick Probe command and you are probing a part with an existing CAD plane, probing a stray point can
cause a mismatched set of features to be created between the Test and Reference objects.

Plug-ins
• The Scanning Plug-In setting (on the Options dialog box, Hardware/Digitizers section) allows you to select probing-only device
plug-ins. When a probing-only device is selected using this drop-down list, no settings appear when you use the Scan command
on the Capture tab. Make sure that you select the appropriate scanner plug-in using the Scanning Plug-in setting.

3D Systems, Inc. 7
3D Systems, Inc.
333 Three D Systems Circle | Rock Hill, SC | 29730
www.3dsystems.com

©2017 3D Systems, Inc. All rights reserved.

You might also like