- 201
- 907 502
ModSim
Germany
เข้าร่วมเมื่อ 25 มิ.ย. 2016
ModSim is the channel which is containing video regarding Modeling and simulation. Models are generated in Pro-E wildfire , PLM software NX 10 Siemens, CATIA v5. The models are simulated in Ansys analysis tool.As attributes and functions within vehicles become ever more interdependent, the CAE community is finding ways to increase multi-physics simulations and deliver credible multi-domain optimization. New types of engineers are emerging as a result.
How to Read Attributes in Nx Open Programming |attach attributes to any NX object store information
How to Read Attributes in Nx Open Programming |attach attributes to any NX object store information
cycles through the bodies in the work part, and prints all the attributes on each body to the
Information window. Attributes can be defined to be certain types, such as Integer, Number, Time, and String, but
you will always be able to get a string representation of the attribute through the StringValue property.
Dim theSession = Session.GetSession()
Guide.InfoWriteLine("Outputting list of attributes in each body in the work part:")
Dim bodies = theSession.Parts.Work.Bodies
For Each bod As body in bodies
Dim attributes = bod.GetUserAttributes()
For Each attr As NXObject.AttributeInformation in attributes
Guide.InfoWriteLine(attr.Title & " = " & attr.StringValue)
Next attr
Next bod
Guide.InfoWriteLine("")
cycles through the bodies in the work part, and prints all the attributes on each body to the
Information window. Attributes can be defined to be certain types, such as Integer, Number, Time, and String, but
you will always be able to get a string representation of the attribute through the StringValue property.
Dim theSession = Session.GetSession()
Guide.InfoWriteLine("Outputting list of attributes in each body in the work part:")
Dim bodies = theSession.Parts.Work.Bodies
For Each bod As body in bodies
Dim attributes = bod.GetUserAttributes()
For Each attr As NXObject.AttributeInformation in attributes
Guide.InfoWriteLine(attr.Title & " = " & attr.StringValue)
Next attr
Next bod
Guide.InfoWriteLine("")
มุมมอง: 3 316
วีดีโอ
NxOpen Creating Simple Geometry | CreateLine command in Nx Siemens with Two points
มุมมอง 2K2 ปีที่แล้ว
NxOpen Creating Simple Geometry | CreateLine command in Nx Siemens with Two points Some collections have additional methods to create objects. A CurveCollection has several methods for creating curves. One method, CreateLine, will create a line in the work part when you enter the start point and end point for the line. There are two versions of the CreateLine method, one that takes two point ob...
What is NxOpen | use of Nx Open | Support toolkit and Languages available in Nx Siemens
มุมมอง 3.1K2 ปีที่แล้ว
What is NxOpen | use of Nx Open | Support toolkit and Languages available in Nx Siemens NX Open is a collection of Application Programming Interface (API) toolkits that allow for the flexible integration of custom software applications with NX through an open architecture. The intention is to automate complex and repetitive tasks. Also to allow for the integration of diverse applications, along...
NXOpen GetLength Curve Length Collection | For and Next curve in Nx Siemens
มุมมอง 1.8K2 ปีที่แล้ว
NXOpen GetLength Curve Length Collection | For and Next curve in Nx Siemens NX can create parts and assemblies with complex geometry and product structure. Sometimes you will need to perform operations on a collection of objects in your parts or assemblies. Using a journal to cycle through a collection will often make these tasks easier. We will start by creating some simple journals to underst...
NxOpen Basic Programming | How to start programming with NxOpen with "Hello World" | Nx Siemens
มุมมอง 11K2 ปีที่แล้ว
NxOpen Basic Programming module | How to start programming with NxOpen with ""Hello World" To print "Hello World" to the NX Information Window: Run NX, create a new part file, and then choose the Developer tab. If you do not see the Developer tab in the NX Ribbon bar, please activate it by selecting it from the Ribbon Bar context menu. Choose Developer tab → Journal group → Edit In the Journal ...
Dark theme in Nx Siemens | User Interface Preferences Siemens PLM Software
มุมมอง 2.6K3 ปีที่แล้ว
Dark theme in Nx Siemens | User Interface Preferences Siemens PLM Software Available only for the Windows operating system. Specifies the appearance of your NX session. Light (Recommended): (Default) Uses the theme consistent to all Siemens PLM Software products. Light Gray: Classic: Uses the Classic NX theme. Classic with System Font: Uses the Classic NX theme with System fonts set in the Syst...
Creating a Reference Set in Nx Siemens (Default) | Types of reference sets Empty and Entire Part
มุมมอง 11K3 ปีที่แล้ว
Creating a Reference Set in Nx Siemens (Default) | Types of reference sets Empty and Entire Part To define the Model reference set name, see Menu→File→Utilities→ Customer Defaults→Assemblies node→Site Standards page→Reference Sets tab→Model Reference Set (Name). You can use assembly reference sets to determine the amount of data to be displayed from the assembly into your current session. For a...
Modeling a beam and cross section | 1D Ladder Nastran simulation mesh associate data in Nx Siemens
มุมมอง 4.2K4 ปีที่แล้ว
Modeling a beam and cross section | 1D Ladder Nastran structural simulation mesh associate data in Nx Siemens In this tutorial, you will learn how to create a 1D beam mesh, assign a cross section to it, and orient the cross section. after then applying force and constrain to do structural analysis. few steps: Create the rung cross section: Create a tube cross section to represent the rungs of t...
Defining nonlinear material properties in Siemens Nx Nastran Simcenter
มุมมอง 6K4 ปีที่แล้ว
Defining nonlinear material properties in Siemens Nx Simcenter Material nonlinearity involves the nonlinear behavior of a material based on a current deformation, deformation history, rate of deformation, temperature, pressure, and so on. Examples of nonlinear material models are large strain (visco) elasto-plasticity and hyperelasticity (rubber and plastic materials). to define follwing steps:...
Graphing force velocity acceleration in Siemens Nx motion | basic tutorial in unigraphics motion
มุมมอง 3.4K4 ปีที่แล้ว
Graphing force velocity acceleration in Siemens Nx motion | basic tutorial in unigraphics motion Activity: Graphing forces In this tutorial, you will crate a graph of the force exerted by a driving joint. Divide the graphics window into two viewports You can divide the graphics window into multiple viewports, each displaying a different view, such as the model view, animation, animation of spec...
spatially varying temperature constraint in thermal simulation Nx Siemens | FEM tutorial Unigraphics
มุมมอง 1.6K4 ปีที่แล้ว
Create a spatially varying temperature constraint For this tutorial, the model has been meshed for you and convection boundary conditions have been applied to the top faces of the manifold. Apply a spatially varying temperature constraint to the internal surfaces of the exhaust manifold. The mathematical expression representing the temperature variation is written in terms of the cylindrical co...
Response Dynamics Setting up FEM in Siemens Nx pre post tutorial | Simcenter Nastran Unigraphics
มุมมอง 9K4 ปีที่แล้ว
Response Dynamics Setting up the FEM in Siemens Nx pre post tutorial | Simcenter Unigraphics Simcenter Response Dynamics is an add-on to Pre/Post for use with NX Nastran. It allows you to evaluate the dynamic responses of a structural model subjected to various loading conditions. The software calculates these responses using modal approaches. The Response Dynamics tutorial focuses on evaluatio...
snip surface command in Nx Siemens | Unigraphics PLM CAD Software
มุมมอง 1.5K4 ปีที่แล้ว
snip surface command in Nx Siemens | Unigraphics PLM CAD Software Use the Snip Surface command to divide a surface, or to snip off portions of a surface, at specified boundary geometry. Snip Surface modifies the underlying pole structure of the target surface. This example shows a surface snipped along a curve, and the pole structure of both the input surface and the Snip Surface feature. Where...
1D connection Connecting nodes with spider in Nx Siemens elements | Unigraphics pre/post application
มุมมอง 4.1K4 ปีที่แล้ว
connection Connecting nodes with spider in Nx Siemens elements You can use 1D connections to connect component FEMs within an assembly FEM, or to connect multiple sheet and solid bodies within a FEM. You can also use 1D connections to define spider elements to model pins or bolts, distribute mass, distribute loads or constraints, or define connection points for a flexible body analysis. The fol...
Check Mate HD3D tool in Assembly test in Siemens Nx | unigraphics use of HD3D tool Nx analysis
มุมมอง 2K4 ปีที่แล้ว
Check Mate HD3D tool in Assembly test in Siemens Nx | unigraphics use of HD3D tool Nx analysis. This example shows how to use the Check-Mate HD3D tool to check an assembly against some common standards. step.1:Start with an assembly displayed. The assembly in this example was created following the instructions in the tutorial in the NX Essentials→I-deas to NX Transition Help. step.2:On the Reso...
INSUFFICIENT MEMORY ALLOCATED FOR THE CONTACT/GLUE ANALYSIS INCREASE MEMORY REQUEST RERUN Nx Nastran
มุมมอง 2.8K4 ปีที่แล้ว
INSUFFICIENT MEMORY ALLOCATED FOR THE CONTACT/GLUE ANALYSIS INCREASE MEMORY REQUEST RERUN Nx Nastran
Thermal analysis of a PCB with a chip thermal Flow in Nx Siemens SimCenter | simulation unigraphics
มุมมอง 10K4 ปีที่แล้ว
Thermal analysis of a PCB with a chip thermal Flow in Nx Siemens SimCenter | simulation unigraphics
Match Surface in Nx Siemens | Unigraphics CAD software | beginner command
มุมมอง 1.1K4 ปีที่แล้ว
Match Surface in Nx Siemens | Unigraphics CAD software | beginner command
Using a 2D mesh to seed a 3D mesh in Nx Siemens | Unigraphics meshing Nx Nastran
มุมมอง 6K4 ปีที่แล้ว
Using a 2D mesh to seed a 3D mesh in Nx Siemens | Unigraphics meshing Nx Nastran
Silhouette Flange command in Studio surface in Nx SIemens
มุมมอง 1.3K4 ปีที่แล้ว
Silhouette Flange command in Studio surface in Nx SIemens
swoop command to dynamically create shape edit smooth B-surfaces predictable shape Nx Siemens
มุมมอง 6224 ปีที่แล้ว
swoop command to dynamically create shape edit smooth B-surfaces predictable shape Nx Siemens
match edge command to modify face geometrically continuous one more reference objects in Nx Siemens
มุมมอง 1.3K4 ปีที่แล้ว
match edge command to modify face geometrically continuous one more reference objects in Nx Siemens
I form command dynamically modify a face by adding isoparametric curves in studio surface Nx SIemens
มุมมอง 6014 ปีที่แล้ว
I form command dynamically modify a face by adding isoparametric curves in studio surface Nx SIemens
Four point surface command to create surface by specifying four points in shape studio in nx Siemens
มุมมอง 3174 ปีที่แล้ว
Four point surface command to create surface by specifying four points in shape studio in nx Siemens
extension surface command to create an extension surface sheet at surface edge or corner Nx Siemens
มุมมอง 2834 ปีที่แล้ว
extension surface command to create an extension surface sheet at surface edge or corner Nx Siemens
Enlarge command to create a 4-sided surface feature in studio surface in Nx Siemens
มุมมอง 3164 ปีที่แล้ว
Enlarge command to create a 4-sided surface feature in studio surface in Nx Siemens
deform surface in Nx Siemens | command to dynamically modify surface using stretch, bend operations.
มุมมอง 1.6K4 ปีที่แล้ว
deform surface in Nx Siemens | command to dynamically modify surface using stretch, bend operations.
sketch constrains in Nx SIemesn | Geometric Constraints and Dimensional constraints in unigraphics
มุมมอง 1.7K4 ปีที่แล้ว
sketch constrains in Nx SIemesn | Geometric Constraints and Dimensional constraints in unigraphics
X Form command in Nx Siemens | command to edit surfaces spline curves dynamically manipulating pole
มุมมอง 1.8K4 ปีที่แล้ว
X Form command in Nx Siemens | command to edit surfaces spline curves dynamically manipulating pole
Section curve in Nx Siemens | how to create intersection geometry specified planes bodies, faces
มุมมอง 5K4 ปีที่แล้ว
Section curve in Nx Siemens | how to create intersection geometry specified planes bodies, faces
Can you please provide that Document document to us.
Alexandro Mills
Feil Knoll
Alexa Tunnel
3625 Amira Meadow
Can i have this code?
Oh yeah gotta optimize the chip to upgrade the comp to run moar simulation to optimize more chips
Hi first of all gr eat work for the beginners to learn like me and thank u for the upload, i wanna know if u can help, i have a assembly with some moving parts and a sheet metal part acting as a spring how to simulate that.. plz give ur lights
Wow, what an informative video. /sarcasm
You are amazing. Thank you
THANK YOU I LOVE YOU
não da certo com musica
thank you very much, what a good video!!
Unable to see the video at the end. The extra videos links covered up the screen before completing the video. Get it corrected or report to TH-cam, it is not correct. the extra video link should show after video completion only.
Thank you very much for your feedback. Now end screen feature is deactivated for this video. I hope you will see complete video and it will helpful for you!!!
excelente, consulta donde puedo descargar el software
where the HELL is moving part??????
Me acaba de salvar este pedo💀
Is there any one who found this helpful?
Is it also possible to arrage the name for each properties. For example, instead of "Part Number" , "Part List"
how do i do the simulation to get strain value?
You just save my life, thank You!
brow what is this man
This is exactly what I needed thanks a lot hahah
How to plot a graph of velocity and acceleration on specific value of angle? How to plot the results ?
Where can I download NX Open?
Z penal programin
Z lebal progaramin hindi me
IT WILL GREAT IF YOU WILL SHARE THESE FILES FOR PRCTICES ALSO
Fb;d
All those language translations, and he still cannot speak. It is really good to understand the concept of what you are attempting rather than just following you mouse clicks.
Was struggling with the draft command, very useful tutorial thanks!
it would've have been nice n informative and educational if you spoked instead of that stupid S music you had in the back ground what a waist
What is the pre/post
Nice amazing sir make a more videos of simulations
Very informative video sir please make a video. About simulation please
This is too blurry to follow
So the music does not help me read the blurry icon the user poked at the beginning of the video. So anything after that is not useful to me. After more digging, I found the icon and noticed the similarities.
clutch
Super helpful. Thank you!!
Hi, is it correct that you have those peaks? Or it is a software error?
So, how does one repair the elements with a warning or error?
This simply never seems to work...
Is there any way to take all information to the part list ? mass, area, center of mass etc.
how to fix solver Input file error?
Nice good. 3rd angel projection
This is not twist command
out of elemental stress & elemental nodal stress, which one to be taken into consideration and why
Do you have a tutorial with all the non linear simulation workflow?
Thanks for the helpful video. But where can i find the Poisson's Ratio and Youngs Modulus info?
Sir partice ke liye link nahi hai
Thank you 😇😇
6:18 turn off the perspective view, then select the top area.
Thank for video.