Creating Polylines

This task shows you how to create a polyline, that is a broken line made of several connected segments.
These linear segments may be connected by a blending radii.
Polylines may be useful to create cylindrical shapes such as pipes, for example.

Open the Spline1.CATPart document.

  1. Click Polyline .

    The Polyline Definition dialog box appears.
  2. Select several points in a row.

    Here we selected Point.1, Point.5, Point.3 and Point.2 in this order.
    The resulting polyline would look like this:
  3. From the dialog box, select Point.5, click the Add After button and select Point.6.

  4. Select Point.3 and click the Remove button.

    The resulting polyline now looks like this:
  5. Still from the dialog box select Point.5, click the Replace button, and select Point.4 in the geometry.

    The added point automatically becomes the current point in the dialog box.
  6. Click OK in the dialog box to create the polyline.

    The element (identified as Polyline.xxx) is added to the specification tree.
  7. Double-click the polyline from the specification tree. 

    The Polyline Definition dialog box is displayed again.
  8. Select Point.6 within the dialog box, enter a value in the Radius field, and click Preview.

    A curve, centered on Point.6, and which radius is the entered value (R=30 here) is created.
    • You can define a radius for each point, except end points.
    • You can also define radii at creation time.
    • The blending curve's center is located on the side of the smallest angle between the two connected line segments.
    • Radius is now available in P1 mode.
  9. Click OK to accept the new definition of the polyline.

    • The polyline's orientation depends on the selection order of the points.

    • You can re-order selected points using the Replace, Remove, Add, Add After, and Add Before buttons.

    • You cannot select twice the same point to create a polyline. However, you can check the Close polyline button to generate a closed contour.