Siemens NX beginner NXOpen course (Python)

via Udemy

Go to Course: https://www.udemy.com/course/siemens-nx-beginner-nxopen-course-python/

Introduction

Certainly! Here's a comprehensive review and recommendation for the Coursera course on Siemens NX and NXOpen: --- **Course Review: Mastering NXOpen with Siemens NX on Coursera** If you're a designer, engineer, or CAD professional looking to unlock the full potential of Siemens NX, this Coursera course on NXOpen is an excellent choice. It provides a beginner-friendly yet comprehensive introduction to using NXOpen APIs to automate and customize your CAD workflows. **Course Content and Structure:** The course starts from scratch, making it suitable for newcomers to NXOpen, as well as beneficial for those with some experience. It begins with setting up the development environment using Visual Studio Code, a popular and accessible option that doesn’t require admin privileges—ideal for corporate settings. For Python enthusiasts, the instructor also demonstrates how to install and configure PyCharm, broadening the flexibility for different coding preferences. Throughout the course, you'll learn fundamental scripting techniques such as changing the color of bodies and faces, managing object layers, and working with attributes. These core skills serve as building blocks for creating more complex NXOpen journals—automated programs that streamline your design process. The course culminates with advanced topics like user interaction handling and strategies for sharing and accessing your programs efficiently. Delivered in Python, a language favored by engineers for its simplicity and versatility, this course also provides insights that can easily be adapted if you prefer another programming language. **Pros:** - No prior NXOpen experience required; suitable for beginners. - Clear, step-by-step instructions, with a focus on practical skills. - Covers setup on popular IDEs: Visual Studio Code and PyCharm. - Engages learners with hands-on projects and real-world examples. - Suitable for learners across different programming backgrounds. **Cons:** - While comprehensive, the course assumes a basic understanding of programming concepts. - Focuses primarily on Python; those interested in other languages will need to adapt the code. **Who Should Enroll?** - CAD engineers and designers using Siemens NX. - Automation enthusiasts aiming to customize workflows. - Students and professionals looking to enhance their scripting skills. - Those curious about programming in an engineering CAD context, regardless of prior experience. **Final Recommendation:** I highly recommend this course for anyone interested in extending the capabilities of Siemens NX through scripting. Its approachable format and thorough coverage make it especially valuable for beginners, while the advanced sections ensure even experienced users can deepen their understanding. Whether you're looking to improve efficiency, customize your CAD environment, or simply learn a powerful new skill, this course is a worthwhile investment. --- Would you like help with a brief summary or a particular section of this review?

Overview

Siemens NX has a powerfull feature called NXOpen. It is a set of API's which you can use create your own programs or journals as they are called.In this course you will learn how you can use NXOpen to create your own programs. You don't need any NXOpen experience as we take it from the beginning, but even people with NXOpen experience will benefit from this course. We start by setting up the development environment using Visual Studio Code. I have chosen VS Code because it is free, it is popular so a lot of extensions and tutorials exist and (for people in a corporate environment) it can be installed without having admin privileges. But for the pythonists out there, I also show how to install and configure Pycharm.During this course we will learn how to change the color of bodies and faces, move objects to layers and work with attributes. Through these basic programs you will get familiar with NXOpen and you will be able to apply these skills to create your own NXOpen journals.At the end of the course there is an additional section on how to handle user interaction and we finish the course with a section on how to easily access and share you programs.This course is in Python, the programming language for engineers, but even if you prefer another language you will be able to apply the code and concepts from this course.

Skills

Reviews