Example: A Clip for Auto-Sizing

This example demonstrates how to add filter data and multiple overlapping configurations to enable auto-sizing of the clip when the cable diameter changes.

To enable auto-sizing of the clip when the cable diameter changes:

  1. Add filter data to the part:
    1. Open a sketch on a side face of the clip.
    2. Sketch three circles concentric with the radius of the clip.
    3. Dimension the circles, and name the dimensions:
      • NominalDiameter@FilterSketch, which is the nominal size of the clip.
      • InnerDiameter@FilterSketch, which is the diameter of the smallest bundle that the clip can accommodate.
      • OuterDiameter@FilterSketch, which is the diameter of the largest bundle that the clip can accommodate.

      ClipFilterData.gif

    4. Close the sketch.
    5. In the FeatureManager design tree, rename the sketch to FilterSketch.
  2. Insert a design table to create the configurations. Include the following:
    • Filter data dimensions
    • Other dimensions that vary with the size of the clip (such as the radius of the clip, D3@Sketch1)
    • Names and values for the different clip sizes

    ClipDesignTable.gif

    The InnerDiameter of one size must be less than the OuterDiameter of the next size down, so that the complete set of configurations covers the whole range of sizes from largest to smallest with no gaps.
  3. Click anywhere outside the table to close it.
    To display the configurations added by the design table, select the Configuration tab fm_configuration_tab.png. Right-click the configuration name and select Show Configuration.
  4. Save the part.
When editing a route, the clip automatically resizes to the appropriate configuration when the cable diameter changes.