Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

2685 views1 edit(s)12247 characters(s) Page last modified 01:38, 10 Feb 2012 by adsk_arutherford
How to add your knowledge

Edit iLogic Parts from Within an Assembly

    Table of contents
    No headers
    1. Double click manifold_block:1.
    2. Open the Parameters dialog box, and verify that the following parameter values are set as indicated.
      Parameter Value
      block Tee
      component_type Standard
      port_a_size 0.50
    3. Save the assembly file.

    Add Assembly Constraints

    Assembly constraints restrict the movement of components relative to each other. Apply all constraints necessary to constrain each part fully and leave no degrees of freedom.

    1. Create Mate constraint port_a_cap_center between Port A and the manifold block. Use these selections:
      • The axis running through the center of Port A of the manifold block.
      • The axis through the center hole of port_a_union.
      NoteIf the union cap is hidden within the block after creating the constraint, click and drag the union cap away from the block.
    2. Create Mate constraint port_a_cap_hole using these selections:
      • The axis running through the center of the Port A top left screw hole on the manifold block.
      • The axis along the center of the top left screw hole of port_a_union.
    3. Create Mate constraint port_a_cap_face using these selections:
      • The Port A face of the manifold block.
      • The back face of port_a_union.
    4. Create Insert constraint port_a_cap_screw using these selections:
      • The port_a_union_screw
      • The top left screw hole in port_a_union
    5. Follow the previous steps for Port B and Port C. Use similar names for the constraints.

    Create Screw Patterns

    Each port on the manifold block requires a pattern of four screws to attach the union cap to the block. Use the screw we inserted into the assembly as the patterned component.

    First, create the screw pattern for Port A.

    1. On the ribbon, click Assemble tabComponent panel Pattern.
    2. click port_a_union_screw.
    3. Click the Rectangular tab.
    4. click the direction arrow in the Column area.
    5. click the bottom horizontal edge of the Port A face.
    6. Enter 1.50 for the horizontal distance.
    7. click the direction arrow in the Row area.
    8. click the left vertical side of the Port A face.
    9. Enter .69 for the vertical distance.
    10. Click OK.
    11. Rename Component_Pattern_1 in the Model browser to be port_a_screw_pattern.

    Assign Descriptive Names to Pattern Parameters

    When you create the screw component pattern, new model parameters are also created. Rename the parameters for future use in this tutorial.

    1. Open the Parameters dialog box.
    2. click the name of the parameter containing 0.69 in the Equation cell.
    3. Change the parameter name to port_a_y_dist_between_screws.
    4. click the name of the parameter containing 1.50 in the Equation cell.
    5. Change the parameter name to port_a_x_dist_between_screws.
    6. Repeat the previous steps for port_b_union_screw and port_c_union_screw. Remember to rename the patterns when you are done. Your model should look as shown in these front and back views.
    7. Save your assembly file.

    Previous | Next