Search found 1768 matches
- Wed Sep 27, 2023 3:40 pm
- Forum: Other
- Topic: GiD crashes during geometry edition
- Replies: 4
- Views: 41
Re: GiD crashes during geometry edition
I have tried with your model, but I am unable to repeat the crash (doing similar copy surfaces operation as your video), using the same GiD 15.0.4 version But we are not doing exactly the same: 1- the model is not the same, because they has volumes and the surfaces that are created in the video. 2- ...
- Tue Sep 26, 2023 5:11 pm
- Forum: Other
- Topic: GiD crashes during geometry edition
- Replies: 4
- Views: 41
Re: GiD crashes during geometry edition
please, attach a zip file with the GiD model to debug it.
Maybe has some kind of corruption
Can try also an Utilities->Repair
Maybe has some kind of corruption
Can try also an Utilities->Repair
- Fri Sep 22, 2023 6:10 pm
- Forum: Geometry
- Topic: How to divide a volume
- Replies: 3
- Views: 90
Re: How to divide a volume
In my example, after intersect the surfaces I have send a surface to other layer, only to visually show you that the intersection of surfaces has also splitted this surface in two new surfaces pink and cyan (and I have set the layer of the volume transparent to see the inner surfaces) You can just d...
- Fri Sep 22, 2023 12:18 pm
- Forum: Geometry
- Topic: How to create 3d geometry for penetration problem ?
- Replies: 6
- Views: 111
Re: How to create 3d geometry for penetration problem ?
If do you really need two soil volumes instead one (e.g. to assign different material properties), and the division surface is exactly on the apex point, then is necessary to create the divisory surfaces with this point in its boundary, like this image: divisory_surfaces_using_apex_point.png I attac...
- Fri Sep 22, 2023 12:05 pm
- Forum: Geometry
- Topic: How to create 3d geometry for penetration problem ?
- Replies: 6
- Views: 111
Re: How to create 3d geometry for penetration problem ?
Please, send me the file "2 pile group.X_B"
It is the Parasolid binary format v 34001 of your example
To try to implementing the parasolid version changes in future GiD importer.
It is the Parasolid binary format v 34001 of your example
To try to implementing the parasolid version changes in future GiD importer.
- Fri Sep 22, 2023 12:00 pm
- Forum: Geometry
- Topic: How to create 3d geometry for penetration problem ?
- Replies: 6
- Views: 111
Re: How to create 3d geometry for penetration problem ?
Your model has 2 volumes and in the middle a volume the surfaces of piles. delete the surface of the piles that seems that you used for the revolution, to have only the boundary surfaces. then can create a volume for each pile and then can hole the volume of the soil (Geomtry->Edit->Hole volume) wit...
- Mon Sep 18, 2023 7:02 pm
- Forum: Geometry
- Topic: How to create 3d geometry for penetration problem ?
- Replies: 6
- Views: 111
Re: How to create 3d geometry for penetration problem ?
Please, attach the Parasolid file with the model, and also find inside the Midas GTS nx folders if there is a file named like sch_34001.sch_txt (or something similar *_34001* ) This file is the schema the describes the data in the Parasolid format of this version, to try to identify the changes vs p...
- Mon Sep 18, 2023 6:27 pm
- Forum: Geometry
- Topic: How to divide a volume
- Replies: 3
- Views: 90
Re: How to divide a volume
The volume split tool do not find and create intersections curve-curve, curve-surface, and surface-surface, all curves and surfaces must be subdivided before to used, then you must select a collection of surfaces that separate the volume in two or more regions. 1- To identify an entity knowing its i...
- Tue Sep 12, 2023 5:51 pm
- Forum: Customization
- Topic: How to force the user to salve a model before running it
- Replies: 2
- Views: 132
Re: How to force the user to salve a model before running it
My current recommendation is not force to save (it is easier for the user to do a fast test), is the model is not saved it has name "UNNAMED" and the its files are saved in a temporary location. Your calculation files can be also written to this temporary folder, and if the user save it wi...
- Wed Sep 06, 2023 9:30 am
- Forum: Advanced visualization
- Topic: Rotate->Isometric Z
- Replies: 1
- Views: 92
Re: Rotate->Isometric Z
Yes, this is a small bug of this developer version we have done a several changes related with the rotations of views in last developer version: - It change the view with a progressive animation - the axis drawn in the lower-left corner are mouse-sensitive are highlighted when passing the mouse over...