VBA Express Forum
>
VBA Code & Other Help
>
Other Applications Help
AUTOCAD VBA: Cleanup your drawing tool: CLEAN UP XREF V1.1
Feedback
User Name
Remember Me?
Password
Register
Site Links
FAQ
Members
Arcade
Knowledge Base
Training
Articles
Consulting
Site Links
Consulting
Knowledge Base
Training
Forum
Articles
Resources
Products
Cool Tools
Contact
About Us
Arcade
Asteroids
Breakout
Chopper Challenge
Snake
Space Invaders
Tetris
Search Members
Advanced Search
Member List
Member Locations
Members Post Per Day Ranking
New Members
Go to Page...
Thread Tools
Display Modes
04-17-2012, 10:51 AM
#
1
MarcooPoloo
VBAX Newbie
Joined: Apr 2012
Posts: 1
Kb Entries:
0
Articles:
0
AUTOCAD VBA: Cleanup your drawing tool: CLEAN UP XREF V1.1
Hi everyone,
Ive made a tool to cleanup your dwg-drawings: CLEAN UP XREF V1.1
I want to share it, to help each other! Send me your comment! You can download it below.
It contains the follow functions:
'************************************************************************
'--- SET_UP_DRAWING ---
'1 UCS_WORLD
'1 PLANVIEW_UCSWORLD
'2 SET_UP_VARIABLES
'2 SET_UP_UNITS
'3 SCALE_DRAWING
'4 LTSCALE_ALL_EXCLUDE_BLOCKS (30) 'WAARDE VAN LTSCALE MEEGEVEN
'5 LTSCALE_ALL_BLOCKS (15) 'WAARDE VAN LTSCALE MEEGEVEN
'6 FLATTEN_DRAWING
'--- SET_UP_LAYERS ---
'7 STORE_LAYERSTATE
'8 RESTORE_LAYERSTATE
'9 SET_LAYER_XREF_TEMP_CURRENT
'10 ALL_LAYERS_ON
'11 UNLOCK_ALL_LAYERS
'12 UNFREEZE_ALL_LAYERS
'13 LAYERS_LINEWEIGHT_DEFAULT
'14 REMOVE_LAYER_FILTERS
'--- CLEANING_STUFF ---
'15 PURGE_DRAWING
'16 AUDIT_MODELSPACE
'17 DELETE_LAYOUTS
'18 DELETE_VIEWPORTS
'19 DELETE_VIEWS
'20 DELETE_DIMENSIONS
'21 CLEAN_SCALELIST
'--- LAYER_STUFF ---
'22 CLEAR_LAYER0
' DELETE_LAYER ("E-61-ELEKTRISCHE BORDEN") 'HIER DIEN JE NAAM VAN LAYER IN TE VULLEN
'23 DELETE_FROZEN_LAYERS
'24 ALL_BY_LAYER1
'25 ALL_BY_LAYER2
'--- BLOCKS_STUFF ---
'26 ALL_BLOCKS_BY_LAYER
'27 BURST_EXPLODE_BLOCKS
'28 BURST_EXPLODE_DRAWING_DOWN (3)
'29 FIX_BLOCK
'--- XREF_STUFF ---
'30 TRY_TO_RELOAD_ALL_XREFS_UNLOADED
'31 TRY_TO_DETACH_ALL_XREFS_UNLOADED
'32 BIND_AND_EXPLODE_ALL_XREFS_LOADED
'33 DELETE_UNLOADED_IMAGES
'--- EXPORT_STUFF ---
'34 CREATE_BACKUP_FILE
' SAVE_AS_XREF
' CREATE_WBLOCK
'35 COPY_INTO_TEMPLATE
'************************************************************************
Help each other to be helped!
Attached Files
To view attachments your post count must be 0 or greater. Your post count is 0 momentarily.
Local Time: 09:43 PM
Local Date: 05-19-2013
Location:
MarcooPoloo
View Public Profile
Send a private message to MarcooPoloo
Find More Posts by MarcooPoloo
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Rate This Thread
You have already rated this thread
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Announcements
Announcements
Articles
Articles
VBA Code & Other Help
How to Get Help
Non English Help
Access Help
Excel Help
SUMPRODUCT And Other Array Functions
Outlook Help
PowerPoint Help
Word Help
Office 2007 Ribbon UI
PowerPivot, PowerView and DataMining
SQL
Integration/Automation of Office Applications Help
MS Project
Other Applications Help
Misc Help
Project Assistance
Testing Area
Mac Users
Mac VBA Help
Other Mac Issues
Learning VBA
Book Reviews
Resources
Member Soap Box
Announcements
Dear Babydum
firefytr's forum
Introductions! (powered by Joseph)
All times are GMT -7. The time now is
12:43 PM
.
-- VBAX Original Green
---- Autumn Gold
---- Cool Blue
---- Flame Red
---- Charcoal (by Joseph)
Webmail
-
Contact Us
-
Terms
-
Top
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2012 VBA Express