Solidworks PDM EML4502- Senior Design 3.

Slides:



Advertisements
Similar presentations
Intro to Version Control Have you ever …? Had an application crash and lose ALL of your work Made changes to a file for the worse and wished you could.
Advertisements

Solidworks Administrative Bliss. Customized Installations Can Improve Performance and Enforce Standards and Efficiency.
AUTODESK VAULT DATA MANAGEMENT SOFTWARE Hari kumar Gurudu (206735) M.Sc Digital Engineering Data Management for Engineering Applications
Implementing Autodesk Inventor in Your Company MA405-1
Week 2 for SolidWorks. Things you need this week Textbook flashdrive.
© Siemens Product Lifecycle Management Software Inc. All rights reserved Siemens PLM Software Solid Edge ST4 Training Revising assemblies.
 When you receive a new you will be shown a highlighted in yellow box where your can be found  To open your new just double click.
Open and save files directly from Word, Excel, and PowerPoint No more flash drives or sending yourself documents via Stop manually merging versions.
Opening SharePoint to External Users.  Centralize all files  Eliminate the need for Matching Subs RFI’s to our RFI’s (Dan Campbell, ETC)  Create a.
Eclipse Overview Introduction to Web Programming Kirkwood Continuing Education Fred McClurg © Copyright 2015, Fred McClurg, All Rights Reserved.
Introduction to Version Control
COMPREHENSIVE Windows Tutorial 9 Maintaining Hardware and Software.
SOML Issue Tracking Guide to using the new ETSEDMS server for Issue Tracking.
Restricted © Siemens AG 2013 All rights reserved. Page 1Siemens PLM Software Working with Solid Edge SP Self-Paced Training.
Object-Oriented Analysis & Design Subversion. Contents  Configuration management  The repository  Versioning  Tags  Branches  Subversion 2.
ENT wiki a Short Introduction Balasubramanian Thiagarajan.
Downloading and Installing Autodesk Revit 2016
Present :Arezoo Mollahasani. Step 1  Define your server connection Open MySQL WorkBench and click New Server Instance on the right of the window.
Microsoft Visual SourceSafe “(VSS) does not eliminate the need for discipline and coordination. It only makes discipline and coordination easier to live.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
Academic Search Premier Saving search results: mailing, printing, saving University Library next = click.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 7 1 Microsoft Office FrontPage 2003 Tutorial 7 – Creating and Using Templates in a Web.
Subversion is a free/open-source version control system. It manages files and directories, and the changes made to them, over time. This allows you to.
SOML Large Optics Daily Reporting Guide to using the new ETSEDMS server for Large Optics Daily Reporting.
1 MSTE Visual SourceSafe For more information, see:
Fujitsu America Proprietary and Confidential, (c) FUJITSU America Inc Download Authentic Desktop Edition How to download Authentic 2004 Download.
TEAM FOUNDATION VERSION CONTROL AN OVERVIEW AND WALKTHROUGH By: Michael Mallar.
 Open  Open an existing Autodesk Inventor file  New  Template for a new part, assembly, presentation file, sheet metal part, or drawing.
1 After completing this lesson, you will be able to: Use a Word template. Create a template. Use a wizard to create a document.
Document Module Features Streamlines the control, routing and revision process for critical documents and records Controls documents in any format (Excel,
Brian Drendel November 15, Ideas TDM (Engineering drawings) Beamssrv1 Z: drive Beamssrv1 Department Drive Indico Meeting Server Document Database.
© CGI Group Inc. User Guide Subversion client TortoiseSVN.
Import existing part with drawing
Source Control Dr. Scott Schaefer. Version Control Systems Allow for maintenance and archiving of multiple versions of code / other files Designed for.
Windchill WorkGroup Manager (WGM) for Inventor installation
MicrosoftTM SharePoint Content Management SystemTutorial
Getting Started with... Business Partner Express
PC-DMIS Introduction to GD&T Selection
Sharing and Synching files
SVN intro (review).
Version Control.
Source Control Dr. Scott Schaefer.
Persistent Chat Create Topic Feeds to track activity
HOW TO INSTALL AOL DESKTOP GOLD
Source Code Management
What Is Google File Stream
Design and Programming
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
User Guide Subversion client TortoiseSVN
This presentation has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational purposes.
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
This presentation has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational purposes.
SolidWorks Tools and PDMWorks Vault Tutorial:
Windows Tutorial 9 Maintaining Hardware and Software
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
Version: Macromedia Dreamweaver CS3 Updated: April 2008
Exploring the Power of EPDM Tasks Working with and Developing Tasks in SolidWorks Enterprise PDM (EPDM) By: Marc Young xLM Solutions
This presentation has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational purposes.
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
OUCampus Content Editor Training
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
This presentation has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational purposes.
This presentation has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational purposes.
Persistent Chat Create Topic Feeds to track activity
Contract Management Software 100% Cloud-Based ContraxAware provides you with a deep set of easy to use contract management features.
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
Presentation transcript:

Solidworks PDM EML4502- Senior Design 3

What is PDM? Stands for “Product Data Management” Allows large teams to work efficiently on CAD files Different CAD Vendors have their own flavors Solidworks: Solidworks Enterprise PDM (We use this) Siemens NX: Teamcenter PTC: Windchill Autodesk: Vault Catia: WorkBench Same basic workflow is common for all platforms

What is PDM? (continued) For software engineers: Non-distributed version of Git For non-software engineers: A purpose built Dropbox for CAD applications A single source of truth for revision control and latest part models Server/Client application used for revision control

Why PDM? Single Person (No PDM) Scenario: Single person working on entire assembly Opens assembly/parts Makes changes Save Move on with life Disadvantage: No revision control Example: Redefined sketch, hit save, broke entire assembly. Closed Solidworks. Can’t go back in time easily

Use case: Team working on assembly (No PDM) Scenario: 8am:Bob Starts modifying housing.sldprt 8:10am Deb: Starts modifying housing.sldprt 8:20am Deb is done, hits save 8:30am: Bob is done, hits save Result: Deb’s work is erased. Disadvantage: Hard to find the latest assembly version Work gets overwritten Hard to know who made what changes, at what time and why

How PDM fixes this problem The PDM server acts a single source of truth for all CAD/Engineering files Allows you to “check in/out” parts, preventing others from making edits while you work on it Auto-magically allow you to always have the latest assembly Allows you to time-travel to previous versions easily Tracks who made what changes and when

How it works: A server stores the most recent version of the assembly You can read the most recent parts at anytime If you want to make a change, “check out” the part. This tells the server, to block anyone else from editing the part When you are done, “check-in” the part that you edited. The server updates, and tells everyone to refresh for the latest model. That’s it.

Workflow approval Part Approval States: Right click File-> Change State

Task: How to add parts to PDM Make a part as usual File=> Save Enter the vault via the File explorer and save it inside the vault Then open PDM pane -> Right click part->Check in

Task: How to open existing parts in PDM In File Explorer: Where you saved the vault, double-click the Vault Icon

Task: How to open existing parts in PDM Double click part to open in Solid works Right-click to view PDM options like description and history

Task: How to check out parts Open File/Assembly via File Explorer/PDM Go to PDM tab in right Right click the part you want ->Click Check out DON’T CHECKOUT THE ENTIRE ASSEMBLY AND IT’S CHILDREN PARTS. ONLY CHECK OUT THE PARTS YOU ARE DIRECTLY GOING TO EDIT

Task: How to check in parts Do edits, click Save Go to PDM tab, click on part, and right click-> Check in

Best Practices Only check out parts you plan on using Check-in all the parts before closing Solidworks Use good descriptions for check in notes Only use the provided drawing templates

How to install PDM Add/Remove Programs => Search for Solidworks=>Click Modify

How to install PDM 1. Click 2. Unclick

How to install PDM 1. Click Modify

How to install PDM Click This Click This

How to install PDM Accept Agreement Download/Install Wait for 5 min (Expresso Break)

How to install PDM Folder=> Solidworks PDM Click on => View Setup

How to install PDM

How to install PDM

How to install PDM Select the relevant vault to use

How to install PDM Store in the hard drive root “C:/” Don’t have Dropbox backup/sync on folder

How to install PDM

How to install PDM UFL Email: georgewashington@ufl.edu User Name: georgewashington Password: {Your UFL password}