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


ADVERTISEMENT

AutoCAD 2013 :: Scale In A Specific Plane - Rather Than Uniformly

Jan 28, 2013

I am trying to scale a 3D object in the XY plane only, however the gizmo only lets me scale uniformly on all planes. I am trying to shrink the diameter of the cylinder without changing its height. The Set Constraint option (via RMC on the gizmo) only allows for XYZ, all other planes and axes are grayed out and not available. 

how to scale a single face of a 3D object, such as the top of this cylinder? Say, if I wanted to scale the top to make it more conical, for example.

View 6 Replies View Related

AutoCAD Dynamic Blocks :: Stretch Uniformly Outwards In THREE Directions

Jul 26, 2012

I have attached my attempted block, all I want to do is stretch one distance and have that stretch action work with the two chained distances to make a uniform stretch. i.e. all the distances will be that same length, but at the moment my stretch is just stretching the chain actions in the same direction as the primary stretch rather than stretching each uniformly outwards.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Change Dynamic Block Property (Scale Uniformly) Automatically

Dec 16, 2010

How to change the Scale Uniformly property in dynamic blocks accross hundreds of drawings using either/or scripts, lisp, vba or anything else that might do the job.

I just need to open the drawing and select the block (one block per drawing) then edit the scale uniformly property within the block, save then close the drawing and move onto the next drawing.

View 4 Replies View Related

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 :: 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 :: 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 :: 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 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 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 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

AutoCAD LT :: How To Uniformly Space Selected MTEXT Objects In Y Axis

Sep 14, 2012

I have a drawing with many connector labels and pin numbers which are typically arranged as two vertical columns. Each label and/or pin numbers are individual MTEXT objects. The original author did not space them uniformly as an array and I would like to clean it up without having to re-enter it.

How can I select the multiple MTEXT objects and force the spacing between all of them to a desired spacing (say .2") or to have them nudge to the nearest Y grid?

View 1 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

AutoCAD Dynamic Blocks :: Automated Scale Bar - Title Block Text To Reflect Plotting At Half Size

Sep 27, 2013

Any way to get a scale bar/title block text to reflect plotting at half size?

We use the common (24x36) sheet size for all projects, but when plotting we send out half size (12x18) as well.  This means the scale bar reading 1"=40' is no longer correct. It should read 1"=20'.  I would like to automate this.

View 6 Replies View Related

Maya Modeling :: Scaling Vertices Uniformly?

Mar 7, 2013

Is there any other method for scaling an object in it's position using the vertices?

For example if you modeled wires or cables or bars and deleted the history but now you think they are too thick or too thin and you want to scale down without compromising their positions.

Look how I found 2 solutions, the cluster option takes more time.

I could not make a single cable on a floor thin out uniformly with the scale tool option. It did work with cluster on each bend but is a bit tedious.

View 3 Replies View Related

Illustrator :: Uniformly Expanding Artboard From Center?

Dec 7, 2012

Is there any way to uniformly expand the Artboard from the center of the artboard? I like the way my current page is setup, but I just need more border all the way around.

View 3 Replies View Related

Maya Modeling :: Scaling Or Moving Vertices Uniformly?

Jun 26, 2011

Is there a way of scaling or transforming vertices uniformly without having to clean up some of the vertices afterwards.The closest attempt I have got is to switch the move tool to normals but this still requires a bit of straightening up afterwards.

View 2 Replies View Related

AutoCAD Dynamic Blocks :: How To Create A Dynamic Block That Changes In Scale

Jul 27, 2011

I am looking to create a dynamic block that changes in scale, ex. If I have two (2) viewports in paper space, one 1/4"=1'-0" the other 1/8"=1'-0" I want my blocks to appear to be the same size in paper space.

Also, I would like my blocks to change attributes/features ex. If I have a "light switch block" I would like to have the option of switching the block from a 3-way switch, 4-way switch etc.

View 4 Replies View Related







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