AutoCAD MEP
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Can't get Parametric MvPart to Resize.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Greetings,
I created a Surface Mount Ceiling Mount Diffuser with a table of available neck sizes.
Regardless of the size selected, only the 12x6 is inserted, with the 12x6 connector. If I do a MvPart Modify, I can select any size (6x6 all the way trough 24x4), but the part does not change and the connector remains 12x6.
I've made parametric duct fittings and parametric pipe fittings in the past, with no troubles that a little debugging couldn't fix. This time, I'm stumped.
I've attached all appropriate files for review. Can someone provide some insight?
Platform is AutoCAD MEP 2011.
Thank you,
Dave
Re: Can't get Parametric MvPart to Resize.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
You need to remove LenA1 and LenA2. They are redundant and not needed. I went into your part size name and replaced LenA1 and LenA2 with RW1 and RW2 and then deleted LenA1 and LenA2 and everything worked perfectly. I believe the reason why it wasnt working is that you had two different lengths trying to control the same points of geometry.
Re: Can't get Parametric MvPart to Resize.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
<Facepalm>
Rookie mistake. Thanks.

