Using An Array Of Profiles For A Sweep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am currently making a wall hosted radiator family, part of the detail on the radiator is a little vent on top. This has been done using a void sweep which works fine. The only issue is that the family needs to be parametric, but when I change the depth of the radiator the sweep does not properly work (see below images)
Model with parametric depth, the vent does not follow the depth parameter
Initial model that looks fine
To fix this I thought to use an array of the profile used for the sweep, this would work as follows:
Create a profile to be used for the array
use parametric array to use profile x amount of times depending on depth of radiator
unfortunately i'm finding no way to use an array for a profile on a sweep.
Does anyone know if this is possible or have any other methods of doing this?