|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/siemens-nx-beginner-nxopen-course-python/
课程评论:没有评论
课程名称:西门子NX初学者NXOpen课程(Python) 课程概述: 该课程荣获2025年西门子社区催化剂教程泰坦奖。西门子NX具有一个强大的功能,称为NXOpen,这是一个API集合,您可以使用它来创建自己的程序或称为“日志”。课程从基础开始讲解NXOpen的使用,无论您是否有NXOpen的经验,都能从中受益。课程首先设置开发环境,推荐使用Visual Studio Code(VS Code),因为它免费且流行,拥有许多扩展和教程;对于企业环境的用户,它也可以在不需管理员权限的情况下安装。此外,我们还将展示如何安装和配置Pycharm。 在课程过程中,我们将学习如何改变物体和面部的颜色,如何将对象移动到不同的层级,以及如何处理属性。通过这些基础程序,您将熟悉NXOpen,并能将这些技能应用于创建自己的NXOpen日志。课程结束时,还将有一个关于用户交互处理的附加部分,并介绍如何轻松访问和共享您的程序。 本课程使用Python编程语言,该语言适合工程师,但即使您更倾向于使用其他语言,也可以将课程中的代码和概念应用于您的实际项目中。
Winner of the 2025 Siemens Community Catalyst Tutotial Titan awardSiemens 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.