cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Translate the entire conversation x

Automating Bend Line Notches in Creo 8 Sheetmetal

IS_13593707
4-Participant

Automating Bend Line Notches in Creo 8 Sheetmetal

IS_13593707_0-1755497055865.png

IS_13593707_1-1755499812516.png

 

At our company, we're working to enhance our Creo Sheetmetal modeling practices to better support manufacturing. One idea we're exploring is adding small notches or cutouts at the ends of bend lines to help suppliers align bends more easily, without manual measurement.

I've attempted to create a UDF for this purpose, but it's not as user-friendly or automated as we'd like. Ideally, we'd want Creo to automatically place these notches at the ends of each bend line during the modeling process.

 

My questions are:

Is there a built-in or recommended method in Creo Sheetmetal to automate the placement of such notches?
Can bend line geometry be accessed or referenced to allow for automatic notch placement?

ACCEPTED SOLUTION

Accepted Solutions
tbraxton
22-Sapphire I
(To:IS_13593707)

When you unbend a Sheetmetal part Creo should create axes at all of the bends in the model, these axes will all lie in the plane of the fixed wall referenced when unbending the part. This provides an axis in place of bend line selection should it be needed.

 

I would add these notches to the flat pattern of the part after of all the bends are in the design of the part. With the UDF you want to minimize the references needed to place it in the design. With a flattened part you can use shared sketch plane references to set up the sketcher and then rather than using the bend line you could use the edges of the bends and drop the notches at the midpoint of these edges.

 

You can use copy/paste special with adv ref config to quickly drop the notches on each bend using some map keys and user selection of the edges of each bend. A simple example of this done on an unbent part design are shown below. I would only use the UDF to create the first set of notches in a model, then I would use paste special to more quickly copy the notches faster than using the UDF as I would only select half the references with paste special functionality vs the UDF. 

tbraxton_1-1755622818420.png

 

 

tbraxton_0-1755622769121.png

 

========================================
Involute Development, LLC
Consulting Engineers
Specialists in Creo Parametric

View solution in original post

4 REPLIES 4
tbraxton
22-Sapphire I
(To:IS_13593707)

I am not aware of any existing functionality in Creo currently that would automate the addition of the notches to all bend lines. The UDF will semi-automate the process. If it is cleverly built it may be possible to only require the user to select the bend line to create the notches. If you are looking for automation that would operate on a part model and apply the notches automatically to all bend lines in a model then you probably have to develop custom software using one of the Creo APis (Toolkit, Jlink etc.).

========================================
Involute Development, LLC
Consulting Engineers
Specialists in Creo Parametric
IS_13593707
4-Participant
(To:tbraxton)

Thank you for your response. I will have to look into the possibility of developing custom software for this purpose. However, since that might not be a viable option for us, I would greatly appreciate any help in creating a UDF that is as user-friendly as possible.

 

So far, the best solution I’ve managed involves placing the notches based on three surfaces: the surface of the extrude, an offset surface, and the edge surface where the notch is created, see pictures below. The issue with this approach is that the notches must be added first, and the bend then created to align with them. This also limits us to using the “Bend” tool, rather than alternatives like the “Flat” tool.

 

Ideally, the UDF would reference the bend line directly, as you suggested, but implementing that is beyond my current level of expertise.

 

IS_13593707_0-1755586348085.png

 

IS_13593707_1-1755586366391.png

 

IS_13593707_2-1755586389351.png

 

tbraxton
22-Sapphire I
(To:IS_13593707)

When you unbend a Sheetmetal part Creo should create axes at all of the bends in the model, these axes will all lie in the plane of the fixed wall referenced when unbending the part. This provides an axis in place of bend line selection should it be needed.

 

I would add these notches to the flat pattern of the part after of all the bends are in the design of the part. With the UDF you want to minimize the references needed to place it in the design. With a flattened part you can use shared sketch plane references to set up the sketcher and then rather than using the bend line you could use the edges of the bends and drop the notches at the midpoint of these edges.

 

You can use copy/paste special with adv ref config to quickly drop the notches on each bend using some map keys and user selection of the edges of each bend. A simple example of this done on an unbent part design are shown below. I would only use the UDF to create the first set of notches in a model, then I would use paste special to more quickly copy the notches faster than using the UDF as I would only select half the references with paste special functionality vs the UDF. 

tbraxton_1-1755622818420.png

 

 

tbraxton_0-1755622769121.png

 

========================================
Involute Development, LLC
Consulting Engineers
Specialists in Creo Parametric
IS_13593707
4-Participant
(To:tbraxton)

Thank you for your help. A UDF for the first notch and using mapkeys for copying and pasting on to the rest of the bends is by far the best solution I've found.

Announcements

NEW Creo+ Topics: Real-time Collaboration

Top Tags