Giter VIP home page Giter VIP logo

solidedge-samples's Introduction

Samples

This repository contains community generated samples of automating and integrating with Solid Edge. To easily download the entire samples repository, click the Download ZIP button.

All submissions are welcome. To submit a change, fork this repo, commit your changes, and send us a pull request

Predictive CAD platform setup instructions

  1. Clone solid edge samples repo from https://github.com/Geveen/SolidEdge-Samples.git or download the zipped repo and extract all of its contents.

  2. Open the extracted content and navigate to the “Addln” directory followed by the “DemoAddIn” directory.

  3. Next navigate to the “cs” directory and open the visual studio solution file.

  4. In visual studio make sure the build configuration is set to “Debug” and solution platform set to “any CPU” (Should be set to this by default).

  5. Next, navigate to the “build” tab and click “build solution”.

  6. If the build fails asking for missing references, navigate to the “tools” tab and navigate to “NuGet Package Manager” and open “Manage NuGet Packages for solution” then install the following. 1. Interop.SolidEdge 2. Newtonsoft.Json 3. SharpGL 4. SolidEdge.Community 5. SolidEdge.Community.Addln

  7. Next, navigate to the “Tools” tab and open the “NuGet Package Manager console”.

  8. In the console execute the following command "Register-SolidEdgeAddIn"

  9. Next navigate to the “project” tab and open the project properties (can be found at the very bottom).

  10. Inside the project properties open the “Debug” tab and select the radio button “start external program”

  11. Next click the browse button and browse to the location where Solid Edge is installed and select the path to the “Edge.exe” file. In my machine its installed in “C:\Program Files\Siemens\Solid Edge 2019\Program\Edge.exe”.

  12. Finally click the “Start” button with the green arrow or press the f5 key on the keyboard to build and run, this should automatically launch Solid Edge where you can find the “SolidEdgeCommunity” tab which is where the predictive platform is located.

solidedge-samples's People

Contributors

jlnewell avatar geveen avatar drewsherlock avatar

Stargazers

Francesco avatar  avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.