Basic 3D-CAD: Creating a Solid Body by Revolving a Sketch

In this 3D-CAD tutorial, you create a solid body by revolving a closed sketch. The axis about which you revolve the sketch can be part of the sketch itself in the form of a construction line, or can be defined in the revolve feature.

In this tutorial, you define the axis of rotation in the revolve feature rather than using a construction line. If a sketch contains a construction line, and you choose to revolve the sketch, 3D-CAD automatically uses the construction line as the axis of rotation.

To revolve the sketch:

  1. Launch Simcenter STAR-CCM+ and load foundationTutorial_1.sim.

    You can either use the sim file that you saved from the previous tutorial, or load the sim file provided in the tutorials bundle. See Downloading the Tutorial Files from the Support Center Portal.

  2. Save the simulation as foundationTutorial_2.sim.
  3. To resume the existing 3D-CAD model, right-click Geometry > 3D-CAD Models > 3D-CAD Model 1 and select Edit....
  4. Revolve the sketch to form a solid body:
    1. Right-click Fan Hub Profile and select Revolve.
    2. In the Revolve panel, set Angle to 360.
    3. Set Axis Direction to [0.0, 1.0, 0.0] m.
      This value sets the Y axis as the axis rotation. As the sketch is already located on the origin, you can accept the default Axis Position.


    4. Click OK.
      A revolve feature, Revolve 1, is added to the Features node.
    5. Rename Features > Revolve 1 to Fan Hub.
  5. Add a chamfer to the top edge of the fan hub:
    1. In the 3D-CAD View scene, right-click the top edge on the cylinder and select Create Chamfer.


    2. In the Chamfer panel, set Distance 1 and Distance 2 to 2 mm each.
    3. Click OK.
      A chamfer feature, Chamfer 1, is added to the Features node.
    4. Rename Features > Chamfer 1 to Hub Chamfer.
  6. Save the simulation.
The fan hub is complete.