How can I create a sphere using the Modeler 3D?
Yann_Le_Floch
Altair Employee
In order to create a sphere in Modeler 3D of Flux, you have to follow the procedure below :
1 | Create a geometric parameter RADIUS=1 from menu Construction->Geometric parameter->New |
---|---|
2 | Create two reference points P1(0,0,2*RADIUS/3) and P2(0,0,-2*RADIUS/3) from menu Construction->Reference->Reference point->New |
3 | Create a reference line between P1 and P2 from menu Construction->Reference->Reference line->New |
4 | Create a sketch in the XZ plane from menu Tools-> Sketch->Create |
5 | Create an arc with two extremities points |
6 | Parameterize the points P3(RADIUS, 0, 0) and P4(-RADIUS, 0, 0) |
7 | Create a segment to close the arc |
8 | Close the context Sketcher 2D |
9 | Extrude the face 1 with extrusion type Around axis from menu Tools->Extrusion->New |
10 | Repeat the object 3 times with angle 90 around axis 1 from menu Tools->Circular repetition->New |
11 | Assembly the 4 objects from menu Tools->Assembly->New |
Tagged:
0