Results 1 to 4 of 4

Thread: AutoCAD MEP 2016 Purge Regapps

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2014-05
    Location
    Las Vegas
    Posts
    1
    Login to Give a bone
    0

    Default AutoCAD MEP 2016 Purge Regapps

    Apologies if this is in the wrong section.

    I'm working on testing AutoCAD MEP 2016 for company-wide deployment. From what I've found, AutoCAD MEP 2016 does not handle the regapp purge like any recent version, specifically that it does not actually find nor remove all instances of unused registered applications.

    To test this I used a file known to have several thousand purgable regapps (91,585) across AutoCAD MEP 2014, 2015, and 2016.

    Results:

    AutoCAD MEP 2014 found and removed all 91,585 regapps and reduced file size from 10.5 to 3.0 MB.
    AutoCAD MEP 2015 found and removed all 91,585 regapps and reduced file size from 10.5 to 2.88 MB.
    AutoCAD MEP 2016 found and removed 21,412 regapps and reduced file size from 10.5 to 4.38 MB.

    The biggest problem will these results is that after purging the regapps using 2016, I can open that same file in either 2014 or 2015 and they both still found an additional 91,584 regapps to purge.

    Has anyone had similar results?

  2. #2
    Mod / Salary / SM Wanderer's Avatar
    Join Date
    2001-12
    Location
    St. Louis
    Posts
    5,407
    Login to Give a bone
    0

    Default Re: AutoCAD MEP 2016 Purge Regapps

    Quote Originally Posted by jedaru View Post
    Apologies if this is in the wrong section.

    I'm working on testing AutoCAD MEP 2016 for company-wide deployment. From what I've found, AutoCAD MEP 2016 does not handle the regapp purge like any recent version, specifically that it does not actually find nor remove all instances of unused registered applications.

    To test this I used a file known to have several thousand purgable regapps (91,585) across AutoCAD MEP 2014, 2015, and 2016.

    Results:

    AutoCAD MEP 2014 found and removed all 91,585 regapps and reduced file size from 10.5 to 3.0 MB.
    AutoCAD MEP 2015 found and removed all 91,585 regapps and reduced file size from 10.5 to 2.88 MB.
    AutoCAD MEP 2016 found and removed 21,412 regapps and reduced file size from 10.5 to 4.38 MB.

    The biggest problem will these results is that after purging the regapps using 2016, I can open that same file in either 2014 or 2015 and they both still found an additional 91,584 regapps to purge.

    Has anyone had similar results?
    Yes, I have, for the first part.
    I get a lot of drawings from other people and who knows what else they may be working with.

    I can't say I used multiple version of AMEP at once, just whatever I had newest at the time.

    (I'll go ahead and move this over to the AMEP forum.)
    Melanie Stone
    @MistresDorkness

    Archibus, FMS/FMInteract and AutoCAD Expert (I use BricsCAD, Revit, Tandem, and Planon, too)
    Technical Editor
    not all those who wander are lost

  3. #3
    Active Member
    Join Date
    2009-01
    Posts
    57
    Login to Give a bone
    0

    Default Re: AutoCAD MEP 2016 Purge Regapps

    Regapps get created anytime AutoCAD needs to go outside it's shell to load a command or instruction. From what I've read about it, the JIT debugging has a 'scavenger' that checks used apps "occasionally" and will dump them if it finds them still unused. The problem is this doesn't happen at any specific timed interval, or in my experience sometimes at all. I built a custom purge routine for our company that purges regapps along with empty text, and a number of other object types that the regular "Purge" command won't dump. ("-Purge" at a command prompt is a LOT more powerful than the dialog driven "Purge" command, as there's a number of sub prompts available.)

    I've also noticed each version of AutoCAD seems to get more 'bloated' than the previous, as they introduce a number of new system variables and "Add ons" to the core program of AutoCAD. I assume (but haven't verified) it's from additional data set fields being added to components that have been 'updated' to the new version.

    We're working with a 25 year old program that much of the original code was written by people who have retired. I could only imagine being a system developer for AMEP, and the massive daunting task of figuring out where all the strings are tied together behind the scenes.

  4. #4
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: AutoCAD MEP 2016 Purge Regapps

    Registered Applications (REGAPPS) are also gathered through osmosis from external references - if your host drawing has one or more XREFs with said REGAPPS in them, then cleaning them from the host drawing is ineffective for anything more than current session (or until you close said drawing, and reopen again in same session, which just starts the process again).

    To help with this task moving forward, and to keep your drawings 'clean' from unused REGAPPS as you work, this may be of use.

    Cheers
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

Similar Threads

  1. [3dsmax 2016 - Maya 2016] Extension 1
    By METANAMORPHOSE in forum 3ds Max - General
    Replies: 0
    Last Post: 2015-08-13, 11:47 AM
  2. 2016: Publish command is slow to open in AutoCAD 2016 & AutoCAD 2016 LT
    By leinsterlady in forum AutoCAD Plotting
    Replies: 3
    Last Post: 2015-07-14, 07:42 PM
  3. Add REGAPPS to Purge
    By Wish List System in forum AutoCAD Wish List
    Replies: 2
    Last Post: 2013-03-25, 02:35 PM
  4. Purge REGAPPS
    By gfreddog in forum AutoLISP
    Replies: 1
    Last Post: 2009-02-03, 08:14 PM
  5. Replies: 24
    Last Post: 2008-05-29, 04:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •