AutoCad :: Select / Filter Blocks By Scale?

Aug 1, 2012

I have a drawing with several thousand instances of a particular block, all of which are at a different scale (all scaled uniformly).

Is there a way that I can select or filter those blocks with a scale greater or less than a certain value?

View 2 Replies


ADVERTISEMENT

AutoCAD 2013 :: Blocks Insert At Large Scale In 2014 - Correct Scale In 2012

Nov 22, 2013

I am trying to insert a block into a file in Acad 2014 and it comes in too large.  If I insert the same block into the same file using Acad 2012 it comes in at the correct scale.  Doesn't seem to matter if insunits is 0 or 1, or insunitsdefsource or insunitsdeftarget are also 0 or 1.

There must be some variable or variables I'm missing.

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Select All Blocks Like Selected Blocks With Window?

Feb 28, 2011

(defun CELBLKS ( / e blk ss blkl)
 (setq blkl ""  ss (ssadd))
 (while (setq e (entsel "

[Code]....

i have this lsp, it works great but how can modify it if i want select with a window.? exemple: if i have 3 differentes blocks, i want to select them with windows and the lisp select all blocks that are identical of those 3.?

View 9 Replies View Related

Photoshop :: Keyboard Shortcuts: Select Layer, Select Scale

Nov 21, 2005

if there are keyboard shortcut keys to these two operations?

1. Selecting a different layer than the active layer w/ keyboard key and selecting an item on that layer on the canvas?

2. Shortcut key strokes to select > Transform > Scale?

View 7 Replies View Related

AutoCad :: Scale Up 100+ Blocks At Once And Have Each Base Point As Blocks Insert Point?

Jan 25, 2013

Can I scale up a 100+ blocks at once and have each base point as the blocks insert point?

View 9 Replies View Related

AutoCad :: Filter To Select All Text In Drawing

Feb 20, 2013

Is there a filter that can select all text in a drawing? Need to create macro (on LT so no lisp)

View 2 Replies View Related

AutoCad :: Select Rectangle In Filter Definition

Jul 26, 2012

I am trying to select a rectangle in a filter definition. However in the selection box I couldn't find the rectangle.

View 9 Replies View Related

AutoCAD VB :: Set All Blocks To Scale Uniformly

Sep 8, 2006

so i've been trying to make a routine forever that will set all the blocks to scale uniformly without success..

Lisp part:
(defun c:bsu ()
(princ "
Block Scale Uniformly
")
(vl-vbaload (strcat home "/vba/timVBA.dvb"))
(vl-vbarun "block_scale_uniformly")
(princ)
[code]....

View 2 Replies View Related

AutoCad :: Plot (scale) And Using Blocks?

Nov 24, 2011

I am using autoCAD 2011. I have a problem. If I do a drawing in autoCAD in mesarments that they should be in real life. For example if wall is 9000mm long I type in 9000. Building plan like that is easier for me. But problem comes when I try to plot it to scale 1:100 for ISO A3 paper (420x297) How Can I make it fit perfectly and be in-scale?

And another question. If I want to have a frame around my drawing and corner frame with name of the work, who did it etc etc. so I don't have to do it over and over again on every single new drawing. How can I do it? I heared I can use blocks. But how do I fit my block to a certain scale? If I make my block in 420x297 which is A3 standard and do a drawing with 1000- mesarments than it simply will be small for it.

View 3 Replies View Related

AutoCAD LT :: How To Filter Out Excessive Number Of Scale Options In Plot Dialog Box

Nov 14, 2011

I have recently started working on a project in metric and have a weird (to me) issue when I try to plot. There are literally hundreds, of scale options in the Scale popup, most of which make no sense to me. I know that I need 1:25, or 1:100 to fit on the page I am printing to. How do I remove or filter out all of the others such as 1:100 3_1_1_1_1_1? I don't even know what that notation means.

View 9 Replies View Related

AutoCAD VB :: Use Select On Screen Method With Filter Type Only For TEXT?

Nov 18, 2013

C#.NET

I want to use select on screen method with Filter type only for "TEXT".

Mean I want to select only TEXT from the Selection set so how it can be possible ?

I am not able to write the statement for the Filter Type.

Post the statement in C#.NET if possible.

View 2 Replies View Related

AutoCad 2D :: How To Randomize Scale Factor Of Blocks Between 0.75 And 1.25

Oct 28, 2011

I have in my drawing about 2000 block of trees, and I would give them a bit of variety. Is it possible somehow to randomize the scale factor of these blocks for example between 0.75 and 1.25? I wouldn't do this job manually..

View 9 Replies View Related

AutoCad :: Why 2009 Not Allow To Select New Layers To Specific Group Layer Filter

Jul 27, 2012

Why my AutoCad 2009 will not let me select new layers to a specific group layer filter. It was working just fine and yesterday all of sudden it will not let me add new layers to a specific filter. Is there a button or command that maybe would have changed that function. Everything else seems to be working on the Layer Manager.

View 3 Replies View Related

AutoCAD Civil 3D :: Blocks Not Coming In At Correct Scale?

Mar 4, 2013

I am having an issue inserting a detail call out "block". The blocks were created to be annotative however, when I am inserting them into my paperspace at 1" = 30' it shrinks up the block. In model space it shows at the correct size.

View 2 Replies View Related

AutoCad :: Inserting Downloaded Blocks At Correct Scale

Apr 15, 2013

I downloaded a block of a plan view of a wheelchair user so I can see just how much space there is available.

The block is dimensioned but when I insert it and measure its dimensions, the readings are different. For example, a dimension reads 1070mm but when I measure it, I get 1023mm. Not far out but when I measure a 150mm dimension, I get 83mm. A 460mm dimension is measured as 536mm.

INSUNITS = 0

View 4 Replies View Related

AutoCad :: Blocks Coming Into Drawings At Wrong Scale

Aug 3, 2011

I recently started working at an Electrical Engineering firm and one of my many tasks is to sort out their AutoCad system and bring it up to date! An issue that has only recently started happening is that our blocks don't insert at the correct scale. Some of our drawings are metric and some are imperial, and currently all our blocks are in one Imperial file (reference file for our palettes). Is this our issue, my understanding is that when you create a block you should create it as a wblock and each block should have its own file.

The problem is that some of our blocks we want to come in at scale ex/ a 2'x4' light fixture, however an electrical socket or light switch symbol we want to come in at a slightly enlarged scale so that you can easily read the drawing and see where they are located.

View 7 Replies View Related

AutoCad :: User Changed Scale Z Value Of All Blocks In Drawing To 1

Aug 13, 2013

In an attempt to fix a corrupt drawing, a user changed the "Scale Z" value of All Blocks in the drawing to "1", and the corruption seems to have gone away.

Audit and Recover error reports were giving her an idea that the problem was related to block scaling, "AcDbBlockR​eference(x​xx) scale invalid uniform", so in desperation she tried changing all the Scale Z values to 1, and it seemed to have worked, for now.

A lot of these blocks were in the drawing at the drawing plot scale, like 20 or 30 (civil engineering).

The drawing was quite old. Originally came from another firm, in ACAD 2000. It a large existing conditions drawing, that just went sour in the past couple of weeks. But now it seems to be working just fine.

This all led to a discussion on "What does the Scale Z value of a block mean? Why is it there? What does it do?" None of us know.

Is it at all possible that it really was the cause of the corruption? All blocks were in the drawing at an elevation of zero.

View 2 Replies View Related

AutoCad 2D :: How To Select Dimension Or Text Without Showing Other Scale

Aug 24, 2012

I have different annotative dimension on my drawing, when I select one all others dimension show up as you can see on the picture (260 three times ). Is there any solution to select dimension or text without showing other scale?

View 8 Replies View Related

AutoCAD Dynamic Blocks :: Door Swing Arc Does Not Scale Correctly

Jun 19, 2012

I am trying to get the door swing arc to scale correctly as the width of the box is changed.

But the block is defying logic by scaling the arc radius exactly 5 units short of what it should be.

I've tried deleting, recreating, and chaining the parameter over and over only to have the same problem each time.

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Controlling Scale With Click-grip

Apr 15, 2011

Exploring a new field in LT here, was wondering if it's possible to use a flip-grip kind of parameter to control the scale of an object, kind of like an on/off switch.

In this case I have a straight line that is about 15mm. What I want is to be able to click a grip and it disappears ( scales down ) and when I click it again it reappears ( scales up ).

I know that this is possible through a lookup parameter or just a similar effect with a stretch grip, But I want to be able to just click a grip like the one for Flip and it re/appears.

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Scale 3 Circles With One Parameter / Action

Nov 14, 2011

I have 3 circles, randomly spaced. They will always be the same size. I want to resize them all about there centre points using just one parameter in the properties fly out. I've created individual linear/stretch for each circle, but I can't work out how to combine them.

AutoCAD 2012 Structural Detailing SP1 & Revit Structure 64bit
Win 7 64bit

View 6 Replies View Related

AutoCAD 2010 :: Learning To Create Blocks With Annotative Scale

Jul 30, 2012

I am rather new to AutoCAD 2010, and have observed issues with Annotative Scale. I have tried to avoid that function like the plague, but now I have some time to learn of it and its power.

I've been tasked with creating/updating Electrical Department symbol blocks. Right now, I am working on lighting fixture blocks, and I have this particularly odd scenario when i'm making the Block Attributes. My new block is for a 2 foot by 4' lighting fixture. When this block is to be inserted in Model Space, the size will always remain constant (2'x4'), but I need the Attributes (one for the Fixture Type, and one to denote the Circuit Number and Switch leg) to change sizes per the plan scale on Paper Space.

How, and in which space, should I construct my light fixture block & attributes? And, which parts of the block or attributes should be Annotative? Also, the light fixture can be either oriented vertically or horizontally. Will I still be able to relocate the attribute using -EATTEDIT or -ATTEDIT?

View 9 Replies View Related

AutoCad 2D :: Scale Being Off For Text / Dimensions / Inserting Scalable Blocks

Jun 21, 2011

I am using AutoCAD 2011. my scale being off for text, dimensions, inserting scalable blocks, xrefs, etc...

The problem is that when inserting, or creating text (or any of the above) in architectural scales everything is fine, however, when the scale is changed to an engineering scale, everything comes in at 1/12 the scale it is supposed to be - i.e. - when I create text it has to be scaled up by 12, it's like AutoCAD is just reading the 200 scale and not multiplying by the scaler of 2400.

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Annotative Text - Drawing Scale

Jul 14, 2011

I have a dynamic block that contains both geometry as well as text.  I don't want the geometry to scale up based on the drawing  scale but I do want the text to scle according to the drawing scale.  I have tried making the text both annotative and non-annotative in the block and get the same result.  I can get the text to scale properly if I make the entire block annotative but that also scales the geometry which is not accurate.

View 1 Replies View Related

AutoCAD 2010 :: Multiple Blocks Hatch Scale Change?

Oct 12, 2012

i create multible blocks (min. 100 blocks in diffrent name) with Diffrent hatches in that block....

i want to change the scale in all diffrent hatches.. in all block...

i want any lisp....

View 4 Replies View Related

AutoCad :: Line Type Scale For 3D Polylines / Blocks Using XREF

Jan 20, 2012

I have several .dwg files which I attach using XREF so that I can ensure I have the latest versions combined.

The problem is that the line types do not show up correctly. After looking up on google I have found that this is a problem due to it being a 3d model rather than it being flat.

I managed to half solve the issue by inserting each drawing into one, then exploding the whole image. Then changing the scale in the bottom right to around 1:200 to make the line types visible.

My problem is this ends up being a lot of work as the separate drawings can be updated daily. Is it possible to have all the drawings Xref'd in and to be able to have the scale changed to be able to read the line types? I tried to save the XREF setup as a template, then just bind all the drawings into one, explode and change the scale. But for some reason this doesnt work for me. I end up with just solid lines, rather than line types. I don't the drawings are made up of several lines, all of different length. (This I have been told is why the scales do not appear correctly)

I have been shown one method to work around this, which is to open the Xref drawings, explode them, then take each section of line and manually change each scale to the biggest that shows up.

View 8 Replies View Related

AutoCAD 2013 :: Keep Annotative Blocks In Same Spot On Different Scale Viewports?

Oct 4, 2013

Im trying to keep annotative blocks in the same spot on different scale viewports. The main issue Im having is, when i have a lets say house plan in viewport #1 and have all my blocks in place that I moved copyed from my template. When I open another viewport at a diffrent scale the blocks move. Im useing a large number of blocks for electrical symbols we use at work that I need to be in every viewport so we can copy them and place them where needed on the plan.

View 3 Replies View Related

Photoshop :: How To Scale A Filter Effect

Apr 18, 2013

For example if I use Watercolor filter for a big size image (ex: 6000 x 8000), the paint strokes are too small. Is it possible to increase them?

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Scale A Block Vertically But Not Attribute Text?

Jun 3, 2013

I have a block that I want to show on a vertical exaggeration of 10x. How do I make it so that a block has a Y scale of 10 without the attribute text inside the block being stretched in the Y direction 10x? 

I would like to use a Y scale of 10 rather than a block with 10x the length because I have a field that returns a length parameter and I don't want that value to be 10x what it's supposed to be, and it would make things much easier to not have to multiply my values by 10x each time I use the block. 

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Root Radius - Move And Scale Actions

May 23, 2013

[URL] how to add a dynamic radius, with reference to the Move and scale actions.
 
"1. Set the Radius to Independant and move the center point to the center of the radius"

"2. Add the Scale Action to the Move Action"

"3. You already noticed the angle of the stretches (45, 315) needing to change and the Move multiplier of 1.414"

I am trying to design a column block, but following  the above instructions for the root radius the radius moves when I test the block!

1. "move the center point to the center of the radius" What does this mean. I am selecting a liinear parameter, selecting the mid point of the arc first and then the arc center point.

2. "Add the Scale Action to the Move Action". How do you add the scale action to the move action.

View 9 Replies View Related

AutoCad 2D :: Adjusting Dimension Scale To Match Blocks And Objects In Drawings

Sep 13, 2011

I am having some trouble adjusting the dimension scale to match blocks and objects in my drawings.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved