* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33
  • FELISCUNHA: try65hytr  pessoal   htg6454y
    26 de Junho de 2025, 21:33
  • JPratas: try65hytr Pessoal  4tj97u<z
    26 de Junho de 2025, 02:28
  • cereal killa: Boa Tarde Pessoal E com enorme tristeza que depois de 15 anos que idealizei e abri este fórum vejo que esta na iminência de fechar portas porque ninguém tenta ajudar o pagamento do servidor, mas cada ano e sempre difícil arranjar almas caridosas que nos bom ajudando mas este ano esta complicado, mas infelizmente e como diz o j.s dia 5/07 se não houver algumas ajudas esta vez vai mesmo fechar…..e pena e triste mas tudo na vida tem fim. obrigada cereal killa
    25 de Junho de 2025, 19:40

Autor Tópico: Siemens Nx Beginner Nxopen Course (Python)  (Lida 58 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Siemens Nx Beginner Nxopen Course (Python)
« em: 19 de Março de 2024, 09:44 »
Siemens Nx Beginner Nxopen Course (Python)



Published 3/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.68 GB | Duration: 3h 21m

Work smarter, not harder using NXOpen


What you'll learn
The basic skills to start using NXOpen with Python
Create NXOpen scripts/journals in NX by recording and modifying
A basic understanding of how NXOpen objects are structured in NX
The power of scripting/journaling in NX using NXOpen and Python
Requirements
To understand how NXOpen is used to automate NX tasks you must have a good working knowledge of NX
Working installation of NX
Familiar with (Python) basic programming features like conditions, looping, error, methods
Description
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.
Overview
Section 1: Introduction and setup
Lecture 1 Introduction
Lecture 2 Python basic knowledge requirements
Lecture 3 Installing python
Lecture 4 Setting up using VSCode
Lecture 5 Setting up using Pycharm
Lecture 6 Resources
Section 2: Record and modify
Lecture 7 Record and replay a journal (change the color of a body)
Lecture 8 Inspect and remove unnecessary code
Lecture 9 Change the color of all bodies
Lecture 10 Improve our code
Lecture 11 Apply a random color to all faces
Section 3: Move items to layers
Lecture 12 Move bodies to a specific layer
Lecture 13 Move sketches and datums to a specific layer
Lecture 14 List items on layers
Lecture 15 Model history tree and features
Section 4: Attributes
Lecture 16 Creating attributes
Lecture 17 Updating attributes
Lecture 18 Reading attributes
Section 5: User interaction
Lecture 19 Message box
Lecture 20 User input
Lecture 21 User selection
Lecture 22 User selection - change color
Section 6: Publish your code
Lecture 23 Interactive customization
Lecture 24 File customization
NX users who want to smarter, not harder

Screenshots


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/61483573a35fe5f37aae0313c7457fc0/nedgk.Siemens.Nx.Beginner.Nxopen.Course.Python.part1.rar.html
https://rapidgator.net/file/bfac15bb981a2955d0e13cc27e7db2e6/nedgk.Siemens.Nx.Beginner.Nxopen.Course.Python.part2.rar.html

nitroflare.com:
Citar
https://nitroflare.com/view/A737E0C183923C6/nedgk.Siemens.Nx.Beginner.Nxopen.Course.Python.part1.rar
https://nitroflare.com/view/82390A78EDB8C38/nedgk.Siemens.Nx.Beginner.Nxopen.Course.Python.part2.rar