Skip to main content

RadicalPurge

Gilles Chanteau

RadicalPurge

Gilles Chanteau

To deeply purge the drawing (including nested elements).

Free

Besides the styles and tables purgeable with native command, RadicalPurge offers the opportunity to purge other unreferenced objects: groups, annotative scales, external references (DWG references, raster images, underlays) and obsolete entities (empty text and entity zero length).

The RPURGE command opens a dialog box to select the types of objects to purge.

A LISP function: gc-Purge is provided.

Details

Operating system

win32_64-platform-icon

Release date

Aug 5, 2015


Last updated

Mar 26, 2026


Version

2.1.0


Language

English

Compatible with

ACD-icon

ACD

2021, 2022, 2023, 2024, 2025, 2026, 2027

MAP-icon

MAP

2021, 2022, 2023, 2024, 2025, 2026, 2027

CIV3D-icon

CIV3D

2021, 2022, 2023, 2024, 2025, 2026, 2027

ACAD_E-icon

ACAD_E

2021, 2022, 2023, 2024, 2025, 2026, 2027

BLDSYS-icon

BLDSYS

2021, 2022, 2023, 2024, 2025, 2026, 2027

PLNT3D-icon

PLNT3D

2021, 2022, 2023, 2024, 2025, 2026, 2027

Tags

Scheduling

Frequently asked questions (FAQs)

Additional documentation is available from the dialog box (the top right [?] button) or by RadicalPurge_fr.html file in the installation directory % appdata% \Autodesk\ApplicationPlugins\RadicalPurge.bundle\Contents.

The LISP gc-Purge function can be used in LISP programs.

It requires as an argument an integer specifying the types of object to be purged by the sum of binaries following codes:

1 Blocks

2 Layers

4 Forms

8 Materials

16 Dimension styles

32 MLeader styles

64 Mligne styles

128 Table styles

256 Text styles

512 Plot styles

1024 Visual styles

2048 Line types

4096 Registered applications

8192 Empty groups

16384 Annotative scales

32768 Empty texts

65536 Zero length curves

131072 DWG xref

262144 Raster images

524288 DWF underlay

1048576 PDF underlay

2097152 DGN underlay

Gilles Chanteau gilecad@orange.fr

Found an issue?