MLiranzo

Results 9 issues of MLiranzo

Hi eps1on, In a real structure the different elements, beams, columns and plates or shells are integrated, in few occasions an isolated plate is found. I make this initial comment...

Hi eps1on, Somewhere in the instructions it refers to the "GetInternalForce" method for Triangular elements, my question is: Is there a GetInternalForce method to obtain bending moments and shear forces...

Hello, How can I know the angle and vectors of the axes after rotating them using Viewport1.RotateGesture in Helix Wpf Viewport3D ?

Hello, How can I get the angle and vectors of the axes after rotating them using Viewport1.RotateGesture in Wpf Viewport3D ?

Hi, why when I draw lines or texts on the face of a cube in a Helix Viewport3D are they not displayed?

Hello, I try to create polygons dynamically that are represented as the points are established, I have tried the following code. private void viewport1_PreviewMouseMove(object sender, MouseEventArgs e) { ptemp3d =...

I am trying to implement the uses of different types of loads in my project, distributed loads, concentrated loads, trapezoidal loads and triangular loads. Almost all of them work well...

Hello epsi1on, I have a question regarding the issue of plates. When I analyze a discretized plate with triangle elements, different stress converge at the nodes from the elements to...

Hello epsi1on, After trying to use the PartialTrapezoidalLoad class without results, I accessed the PartialTrapezoidalLoadExamples example to try to replace the PartialTrapezoidalLoad class; However, it is not clear with the...