Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a multi body part and want to affect some bodies with a rectangular pattern.
I have a collection of the needed bodies (oSolidBodies) but it does not work.
If I do the same with an extrusion (ExtrudeFeature) it works fine.
What is going wrong or is it not possible at all?
This is my piece of code:
Dim oPattern As RectangularPatternFeature = oLayoutDefBodies.Features.RectangularPatternFeatures.Item(oExtrusion) oPattern.SetAffectedBodies(oSolidBodies)
Get control of your sheet metal files.
Download the app from matprop.com
Download the app from matprop.com
Solved! Go to Solution.