- 34
- 8 815
Design and Realize
เข้าร่วมเมื่อ 21 ก.ย. 2020
Complex Helix / Hélice Complexa
In this video I show how to make a complex coil in which there are two different cores.
Nesse vídeo eu mostro como construir um fuso complexo em que existem dois perfis internos diferentes.
Nesse vídeo eu mostro como construir um fuso complexo em que existem dois perfis internos diferentes.
มุมมอง: 41
วีดีโอ
Curva de gomo (Solid Edge - Sheet Metal)
มุมมอง 156ปีที่แล้ว
Como fazer uma curva de gomo, no Solid Edge Sheet Metal, de maneira totalmente paramétrica. Se você tiver interesse em treinamentos de Solid Edge, entre em contato com: treinamento@plmx.com.br
Exemplo frames
มุมมอง 46ปีที่แล้ว
Ambiente de frames no Solid Edge. Vídeo meramente ilustrativo para caso específico de cliente.
NX BACKGROUND MACRO
มุมมอง 411ปีที่แล้ว
How to create a macro that sets your background with one button click. NX doesn't have the option to save a background for the user, since this information is part of the file itself. However, you can use a macro to easily apply the background you want.
Selecionar planos de rascunho, definir eixo horizontal e centro
มุมมอง 26ปีที่แล้ว
Como selecionar planos, definir eixo horizontal e centro de rascunho nas novas versões do NX.
NX - Reverse Engineering - Replace Mesh With Face
มุมมอง 548ปีที่แล้ว
Easy tips for dealing with reverse engineering in NX using: Polygon Modeling Synchronous Technology
XN Flatten
มุมมอง 62ปีที่แล้ว
01:11 Analyse formability - one step "nx_onestep_analysis" [*] "features_modeling" "solid_modeling" "nx_freeform_1" 05:52 - Fabric Flat Pattern "ug_comp_flattener" [*] "nx_sheet_metal" [*] "features_modeling" "solid_modeling" "nx_freeform_1" 08:57 - Metaform "adv_sheet_metal_dsgn" [*] "nx_sheet_metal" [*] "features_modeling" "solid_modeling" "nx_freeform_1"
Solid Edge - Nesting
มุมมอง 1.3Kปีที่แล้ว
We're no strangers to love You know the rules and so do I (do I) A full commitment's what I'm thinking of You wouldn't get this from any other guy I just wanna tell you how I'm feeling Gotta make you understand Never gonna give you up Never gonna let you down Never gonna run around and desert you Never gonna make you cry Never gonna say goodbye Never gonna tell a lie and hurt you We've known ea...
Removendo Material de Montagens no NX
มุมมอง 26ปีที่แล้ว
Descubra como criar montagens com remoção de material sem precisar editar os arquivos originais das peças. Esse método é útil nos casos em que furações são feitas apenas no conjunto montado, não necessitando criar novos códigos para as peças.
Subdivision Modeling (Part 2)
มุมมอง 492 ปีที่แล้ว
This is an old footage I had in my computer. Sadly, I don`t have the full video showing the modeling all the way to the end. However, next time I use Realize Shape, I`ll make sure to record it.
Subdivision Modeling (Part 1)
มุมมอง 752 ปีที่แล้ว
This is an old footage I had in my computer. Sadly, I don`t have the full video showing the modeling all the way to the end. However, next time I use Realize Shape, I`ll make sure to record it. Part 2: th-cam.com/video/UgBSJZGPF70/w-d-xo.html
20 minutes Shark - NX Realize Shape
มุมมอง 4.4K2 ปีที่แล้ว
A simple shark made in 20 minutes using NX subdivision modeling. Video speed 2x
Solid Edge Motion - Catapulta / Catapult
มุมมอง 1263 ปีที่แล้ว
Solid Edge Motion - Catapulta / Catapult
Transformando uma peca em duas - Solid Edge
มุมมอง 293 ปีที่แล้ว
Transformando uma peca em duas - Solid Edge
Simplificando montagens para detalhamento 2D - Solid Edge
มุมมอง 1303 ปีที่แล้ว
Simplificando montagens para detalhamento 2D - Solid Edge
Importar montagem de Solid Works para Solid Edge
มุมมอง 3823 ปีที่แล้ว
Importar montagem de Solid Works para Solid Edge
very nice!
如果做线做面两小时都不一定能搞好
How do the two parts move to the right at the same time?
Hello SungHun Jung, I work for PLMX-Solutions in Brazil, and we often teach how to make these motion simulations in our trainings. My TH-cam channel is mostly a repository to upload videos that are sent to clients for pre-sales and support cases, meaning that I do not use this platform to upload tutorials or other kinds of thing. If you open the Solid Edge Motion environment and press F1 over any of the features, you`ll be taken to a library with a few tutorials that might be able to help you. The movement in this video was achieved with multiple instantes of the IF and STEP function applied to the vertical axis (lifting and lowering the box) and to the horizontal axis. For example, the vertical movement shown in the video is created by THIS equation below. IF(TIME:0,0,STEP(TIME,0,0,2.5,400))+IF(TIME-5.1:0,0,STEP(TIME,5.1,0,7.5,-400))+IF(TIME-7.6:0,0,STEP(TIME,7.6,0,10,400))+IF(TIME-15:0,0,STEP(TIME,15,0,17.5,-400))
Good !
What will be the tool similar to Blend in NX?
In NX-Subdivision Modeling, these features are called: Set Weight / Set Continuity
@@DesignAndRealize Thank you very much !
nice man
how to create this motion, maybe u have the tutorial to create motion like this... thanks
Hello Anas, I work for PLMX-Solutions in Brazil, and we often teach how to make these motion simulations in our trainings. My TH-cam channel is mostly a repository to upload videos that are sent to clients for pre-sales and support cases, meaning that I do not use this platform to upload tutorials or other kinds of thing. If you open the Solid Edge Motion environment and press F1 over any of the features, you`ll be taken to a library with a few tutorials that might be able to help you. The movement in this video was achieved with multiple instantes of the IF and STEP function applied to the vertical axis (lifting and lowering the box) and to the horizontal axis. For example, the vertical movement shown in the video is created by THIS equation below. IF(TIME:0,0,STEP(TIME,0,0,2.5,400))+IF(TIME-5.1:0,0,STEP(TIME,5.1,0,7.5,-400))+IF(TIME-7.6:0,0,STEP(TIME,7.6,0,10,400))+IF(TIME-15:0,0,STEP(TIME,15,0,17.5,-400))