Posts

Showing posts from 2017

Spectrum Link Software [ Data Import / Export Utility software ]

Image
Spectrum Link software is a data import/export utility software. Latest Version 8.2.3 Released October 2011 Features of Spectrum Link includes: Import from Device (GNSS receivers, Total Stations and Digital Level) Convert Files Simple CAD function Export DXF format (no DXF import) Courtesy : https://www.sokkia.com.sg/support/spectrum-link.html

DIVAREA - Land Division Utility

Image
Suppose that you have to split a big part into 2, 3, 4 (or even 5.014!) or you want to cut a part of 2345 m2 out of the big one. All you need is a CLOSED LWPOLYLINE enclosing the big part.   Load the utility, after placing it into an appropriate folder,   let's say \Program Files\Acad2000\Support, invoke "APPLOAD" command   or invoke (LOAD"DIVAREA") and run it by typing DIVAREA.   Answer the few questions you will be asked and REMEMBER:   When you are prompted to indicate the two points of   the approximate division line, please bear in mind that      1. This DIVISION LINE will be rotated (or be offseted) and   neither of its endpoints should reside outside of the boundary,   (although it should have been easy to overcome this bug),   so pick points as FAR OUT from the boundary as possible,   not exceeding, of course, your current visibe area.   As for the FIXED POINT, in case you prefer "F"   rather than "C" as an answer

Batch Production Of Individual E-transmit Files

Image
Question ?  I recently started using e-transmit for sending files. The option of e-transmit is available only when file is open so can be done with one sheet only. How about when I want to send multiple sheet & some of there are interlinked. Is there a set up which I can use from window explorer rather than opening the file, so I can choose multifiles. Solution Step 1 Download AutoScript-for-AutoCAD file from the following LINK Step 2 Download and copy the script to your computer Step 3 Open Autoscript from AutoCAD Goto Drawing > Add Files / Add Folder Browse your script file Run > Start Done.

BGTOOLS (Background tools)

Image
BGLAYDEL - Deleting frozen and frozen layers with primitives BG1BLEXP - Blocks blocks consisting of one primitive (possibly another block) BGBLEXP - Blocks the block and all the blocks included in it, turning visible attributes into text BGBLEXP1 - Blocks the blocks of the 1st level, turning visible attributes into text BGBLDYNEXP1 - Explodes dynamic blocks of the 1st level, turning visible attributes into text BGBLEXP1NOATT - Blocks level 1 blocks that do not have visible attributes BGBLXCLIP - Shows clipped blocks BGBLDYN2A - Converts dynamic blocks to anonymous BGBLDYN2S - Converts dynamic blocks to static ones BGBLALLDYN2A - Converts ALL dynamic blocks to anonymous     BGBLALLDYN2S - Converts ALL dynamic blocks to static ones   BGBLXCLIPEXP - to blow up the cropped block BGCB - copies one of the block occurrences to a block with a new name  BGRB - renames one of the block occurrences in a block with a new name M2U - Convert MINSERT to Unnamed block M2B - Convert MIN

Find And Replace Group Of Blocks That Are Selected

Image
There are plenty out there and AutoCAD 2013 and lower has a Find and Replace Blocks.  However, the frustrating catch is I can seem to find a routine that will allow me to replace only those blocks that I select with a selection set of my choosing.  The built in function replaces all of them and will not let you exclude some.  We have PID drawings that we want to replace valves on, but not all valves.  We don't want to rename.  We don't need to BEDIT the existing block.  1) Pick group of blocks 2) specify a new block that will replace all instances of old block 3) replace inserted block with different block.  Leaving others alone.

Convert for Windows

Image
Convert is a free and easy to use unit conversion program that will convert the most popular units of distance, temperature, volume, time, speed, mass, power, density, pressure, energy, and many others, including the ability to create custom conversions! Operating Systems Convert runs on the following operating systems: Windows 95 Windows NT 4 Windows 98 Windows 98SE Windows ME Windows 2000 Windows XP Windows 2003 Windows Vista (32-bit & 64-bit) Windows 7 (32-bit & 64-bit) Windows 8 (32-bit & 64-bit) Windows 10 (32-bit & 64-bit) Linux/UNIX/anything that runs Wine1 Courtesy : josh@joshmadison.com Website : http://www.joshmadison.com/software

Plants Spacing | Calculator

Image
Calculating Plant Spacing and the Number of Plants Needed for a Given Area Patterns for Planting ====================== For SQUARE planting patters, the distance between plants within the rows (X) equals the distance between rows (Y). For TRIANGULAR planting patterns, the distance between plants within and between rows equals X, but the distance between rows (Y) equals 0.866X. SPACE NEEDED BY EACH PLANT ========================== To determine the total space needed by each plant, multiply the distance between plants within the rows (X) by the distance between the rows (Y). Examples ======== A. For a square planting pattern with plants spaced 6" on center (O.C.), X = 6 and Y = 6. Therefore, 6 × 6 = 36 in2. B. For a triangular planting pattern with plants spaced 6" O.C., X = 6 and Y = 5.2. Therefore, 6 × 5.2 = 31.2 in2. TOTAL NUMBER OF PLANTS NEEDED FOR A GIVEN AREA =============================================== 1. Take the total number of square feet

Convert Text 2 Mtext ( Batch Convertion )

Image
This LISP help you to convert multiple text items to mtext WITHOUT combining into one mtext 

CAD Blocks - PART 07 ( Plants )

Image
Cad Blocks dwg file. Download in free cad blocks and apply in your current and future projects. The artists who drew these Trees are unknown. The Trees have been collected from various sources. If you wish to add your Trees to this collection, please mail them to: admin@cad-world.in About The Free AutoCAD blocks Simply click on the Download link, next to the image preview, to download a zip file which contains the block. Most blocks are on layer 0, byblock or bylayer and insert at 0,0,0. A PURGE and AUDIT has been run on each DWG file. Please contact us if you do find a block with a problem in it.

Table Export ( Text to Excel )

Image
Export Text from a Drawing to an Excel Spreadsheet "TE" is a LISP command for exporting text from a drawing to an Excel spreadsheet.  This command will attempt to locate text in columns based on your selection criteria. Start by loading the LISP code and typing "TE" at the Command line.  The program first will attempt to link with the Excel application, which must exist on your computer.  This program is very cool when it works, but make sure you have Excel installed. You might need to edit the code yourself for specific versions of Excel.

CAD Blocks - PART 06 ( Doors & Windows )

Image
Block description: Doors and windows in dwg, plan and elevation, sections and details. 30 different blocks. Doors, external doors with shutters, interior doors, double doors, English style doors, doors with ventilation grid. Windows in detail. This file is in dwg format (Autocad 2007). You can use this file only for a private use, you can't sell it or use in a commercial way. Downloading this block you agree to the terms of our disclaimer.

Easily Create Isometric Blocks [ 2D to Isometric ]

Image
Here is a useful routine that will create isometric blocks based on an existing 2D (flat) block. This is great because all that you have to do is create the one block and this routine will do the rest for you. Here’s how: ISOBLOCK <enter> Select the block that you would like to create an isometric view of Toggle through the isometric views by either hitting the spacebar or the <enter> button Once you have the correct Isometric view, press any letter followed by the <enter> button To create another isometric view, insert the original 2D block and repeat the above steps. Also note while you are in the insert block dialog box, that as you make new isometric blocks, they are given unique names. Courtesy :   WizMan_07Feb10

World Map Of Time

Image
Time zones with names of states and regions About The Free AutoCAD blocks Simply click on the Download link, next to the image preview, to download a zip file which contains the block. Most blocks are on layer 0, byblock or bylayer and insert at 0,0,0. A PURGE and AUDIT has been run on each DWG file. Please contact us if you do find a block with a problem in it.