AutoCad :: Stretch A Block - Make Object Wider But Not Taller

Jan 7, 2014

I am working on CAD 2010 Civil 3D. I have a block object that I would like to make wider, but not taller. How can I do that. (Right now block is 6" wide. I'd like it to be 2-feet wide, but not change with height).

View 4 Replies


ADVERTISEMENT

AutoCad 2D :: Stretch Object That Was Created As A Block Right In Model Space

Oct 3, 2013

Is there any way that i can stretch an Obj that was created as a block right in model space? in another word i usually right click on the block and go to the block editor and stretch inside the editor, i don't want to do that i have reference point in model that i want to snap end point to the reference. As in the pic i want to stretch the right leg to the right 7.5 in.

View 7 Replies View Related

AutoCAD Architecture :: Make Getfiled Dialog Box Taller To Include More Of File Selection Area?

Dec 13, 2012

How to make the Getfiled dialog box taller to include more of the file selection area? Where to change number of lines displayed.  The code is not in the Acad.dcl

Like the Acad.dcl one can edit the width of edit text window: See edit_width = 80;

acad_txtedit : dialog {
label = "Edit Text";
initial_focus = "text_edit";

[Code]....

View 1 Replies View Related

AutoCAD Civil 3D :: How To Make Layers Ribbon Wider

Mar 15, 2012

I would like to make my "Layers" Ribbon wider so that I can read more of the layer name that what is currently shown. Where do I find this option in the CUI?

View 8 Replies View Related

AutoCAD 2013 :: New Block A Stretch Point Appears Even If Its Not A Dynamic Block

Dec 3, 2012

my problem is whenever i make a new block a stretch point appears even if its not a dynamic block . also its not a stretch point, because when i click on it, it just move the block , and it always appear on the coordinates 0,0 it cause me a problem when I insert the block , autocad use this point as a base point , and its very far from the real block .

View 1 Replies View Related

AutoCAD .NET :: Insert Dynamic Block And Position And Stretch The Block?

Apr 6, 2013

I am trying to insert a dynamic block and position and stretch the block, using the linear parameters, depending on values entered into a form.

I managed to create a form that would draw a series of boxes. And i managed to create a routine that would insert a block and size it depending on fixed values but i can't link the 2 together.

Win 7 Pro 64bit, Dell Precision M6500

View 8 Replies View Related

GIMP :: Make Square Image Wider - How To Fill Up New Space With Extra Sky So It Looks Natural

Feb 26, 2013

My question concenrs this photo: [URL] ... (this is my own photo by the way). Just so you know what I mean with 'sky' later on: you're looking at balconies.

I want to extend it on the left so I can make it a desktop wallpaper. However, the original photo does not extend far enough to allow me to just crop differently. How can I, using GIMP, fill up the new space so that it looks like the sky that's already there?

I have GIMP for Mac version 2.8.3.

View 5 Replies View Related

AutoCad :: Dynamic Block That Will Stretch Up And Down

Jul 26, 2011

I'm looking to make a dynamic block that will either strech up or down but some of the element stay the same in the other visivility

Here is a block i am talking about!

dynamic block.dwg

View 3 Replies View Related

AutoCAD LT :: Stretch Action In Block Not Responding

Sep 23, 2013

why the width parameter is only moving one side of the column.  I drew both stretch actions following the same steps, then changed the multipliers to .5 and -.5 and only one of them moves. I've redone the block twice so what is going on here?

AutoCAD 2010
AutoCAD LT 2013
Revit Architecture LT 2013

View 1 Replies View Related

AutoCAD .NET :: Stretch Block Dynamic Grips

May 24, 2013

I have a problem with dynamic blocks.

I have inserted a dynamic block (with .NET) and changed the value of a dynamic parameter (Linear). The block is stretched as it should be. (no problems here).

After a fiew other routines, I select the block again (by using its objectID) and a want to get the coördinates of the grip of the linear dynamic paramter. Is there a way to get the coördinates based on the linear dynamic parameter and its grip points? code in vb.Net?

View 4 Replies View Related

AutoCad 2D :: How To Stretch Ellipse In Dynamic Block

Nov 29, 2013

I know that stretch will not affect major or minor radius of an ellipse in dynamic block.

What I would like to be able to do is use properties of an ellipse and some kind of parameter to be able to affect values in properties.

I know how to get ellipse radii data out of a block, but I simply cannot find a way to get them back in...

Is there a way to link field data back to block...?

View 2 Replies View Related

AutoCad :: Dynamic Block Stretch And Array?

Feb 3, 2012

In the attached dwg, I have a dynamic block "Platform" which is used several times. I have an adjustable length, with the array set to repeat the toggles (end view of 2x4) every 2', not including the last 6". That works perfectly, except one thing. "Distance1" is the distance of the parameter, because this was the only way that I found to stop the array from showing up within 6" of the last toggle. When I insert "Platform," and click the arrow to stretch it, I can type in the distance desired minus 6", and I'll get the correct length of platform. However, I'd like to be able to type in the actual length, and have the array work appropriately (the same way it does now).

Then, I'd like to create a custom toolbar that has a button to click which will insert this platform and ask me what the length of the platform should be (the entire distance). After specifying an insertion point, the block will insert at the correct length, with the appropriate toggles.

Here's what I'd like to do with it: using datalink, I'd like to count the following: how many copies of each length of platform is in the drawing, with toggle count and length of platform specified. I have already figured out the datalink to get the value of "Distance1", it's only the issue with the toggle count that I'm trying to figure out.

View 0 Replies View Related

AutoCAD .NET :: Explode Dynamic Block With Stretch Action

Dec 4, 2013

In my Project I build a static Block by inserting dynamic blocks from a template dwg and then explode them.

Actually I create a new Data Base, insert the blocks from my template, set the according Dynamic Properties, Explode the Block in the temp DB and then wblockclone the resulting Objects in my destination BlockTableRecord.

This works fine, but:

in my source dyn. block there is an associative surface defined by a Polyline(Rectangle) , attached a stretch action to change the size. I can set the Width parameter, after the Explode the polyline itself is updated, but the planar surface is not... so if I explode this block I get a well stretched Polyline and the "base" surface.

Manipulating the dynamic Block works fine... If I have stretched 3D-Meshes, they are ok as well. It seems to be something with the planar surface object.
 
Dim objs As New DBObjectCollection idsToImport.Clear() If Helpers.Registry.GetValueFromRegistry("ExplodeSubs").ToString = "1" Then ' debug switch bref.Explode(objs) 'the dyn BlockRef in the external (temp) Database bref.Erase(True) For Each [code].......

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Stretch A Block In Two Directions

Dec 12, 2013

I have drawn a simple block that I want to stretch in two directions manually or from the properties palatte.

My block works fine once and then breaks down.  Stretch the block in the 'Y' direction. Deselect the block. Stretch the block again and only the grip moves. Edit the block and close the block, the block resets.

View 6 Replies View Related

AutoCad :: Dynamic Block Stretch Opposite Directions

May 27, 2011

I have a dynamic block for HSS column. Previously it was always 1"x1" and I would just scale it to the proper column size I needed. Ignoring the wall thickness.

But if there was an asymmetrical HSS (i.e. 4x6) the wall thicknesses and radii of corners would look funny.

So now I want one that has Stretch Actions to change the size of the column. I added a Stretch to one side, then the other with distance multiplier of -1. But as you can see on the attached, the Linear Parameter baseline doesn't stretch. I want to have the Parameter Distance the actual full width of the column so I can change the columns with the Properties Palette. Otherwise, I would just start the Parameter from the center of the column.

View 2 Replies View Related

AutoCad :: Dynamic Block Polar Stretch And Array

Dec 6, 2007

i'm trying to do a polar stretch and array for rigid insulation. RIGID2.dwg is my best option. but as you can see in the jpg, the first line should have arrayed already, because the gap is over 2". i tried to follow the instruction someone used for the clothes hangers URL.... and it resulted in RIGID.dwg, with the lines rotating off the main line.

View 9 Replies View Related

AutoCad :: Dynamic Block - Stretch Simultaneously Different Directions?

Jun 3, 2013

The classic example of this, is a plan view of a door which shows you the opening, the arc and the door. How can I put a stretch on the opening and the door with a link in between, so when you stretch one, the other stretches with the same value?

View 4 Replies View Related

AutoCad 2D :: Stretch Mass Element In Dynamic Block?

Mar 2, 2011

I am working in ACAD 2009, I want to create a dynamic block for signage acad 2009 stretch mass element in dynamic where I need to be able to stretch hatched object. Neither mass element nor hatch do not stretch with the dynamic block. I need to see the area in 2D (not just a line).

View 2 Replies View Related

AutoCad 3D :: Apply Stretch Command To Pipe Block?

Jul 10, 2012

im creating some 3d pipe blocks but im stumped on a block for a straight pipe. Basically I want to beable to apply the stretch command to a 3d pipe block which has the internal bore removed so its a hollow tube. I want to be able to have it as a block but also the be able to stretch it at either end.

View 9 Replies View Related

AutoCad 3D :: Possible To Stretch Or Modify Length Of Object?

Oct 8, 2011

I am making a wheel but my tire is too short so that i need to stretch or adjust the lenght of my tire how can i adjut so that my tire can settle the remaining of my rim.

View 9 Replies View Related

AutoCAD 2010 :: Automatic Stretch In Dynamic Block For Attribute Value?

Jun 7, 2012

We have specialized electrical schematic drawings on what is termed roll-drawings.  These roll-drawings are simply 12" tall and variable width type drawings.  We've had some as short as 24 inches and as long as 900 inches.  As a result we use these section dimensions to distinguish circuit boundaries.  It's not a real dimension, just a way to distinguish what circuit is located where.  I've tried to recreate it using a block for improved automation as currently we just use a lisp routine that draws an arrow and lines.  It looks like the screen capture of my block below.   Is it possible to have the inside endpoints of the lines automatically stretch outwardly toward the arrows as the attribute Value changs?

View 3 Replies View Related

AutoCAD 2010 :: Stretch Dynamic Block Grip Points

Jan 24, 2013

I have created a dynamic block with stretch points. I used the tester in the block editor and all works fine, but when I insert the block into a drawing, the grips for the stretch action are in a completely different place...I don't mean a different place on the block, but a different place in the drawing...way out there. so if I go into the block editor for the block while I'm in the drawing...the parameters have now moved way out of the way also, in the block...but if I actually open up the block itself and then go into the block editor, all the parameters are where i placed them in the first place.

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Stretch / Move / Array Block

Jul 31, 2012

I need this block to do the following:

1. Move the right piece so it ends at 3', 4', & 5'.
2. the move right hook and 'backing' to stretch/copy (or array) so it adds a hook to the right and fills in the backing.

so this means that a 3' gets 4 hooks, 4' gets 5 hooks and 5' gets 6 hooks.

3. the block as shown is the smallest configuration with 3 hooks.

I could just set up a visibility and draw each one at it's appropriate length but I'm trying to keep this simple block to a min size. If all else fails, that's the route I'll take.

I've tried a couple different configurations and I keep getting duplicates or the end piece doesn't move the correct distance.

View 3 Replies View Related

AutoCAD Dynamic Blocks :: Polar Stretch With A Arrow Like Block

Jul 13, 2013

I am trying to put a polar stretch on the block uploaded, but it doesn't seems to work (maybe because of my constraint? ). If something major is wrong  with it, is there another way I can make the same drawing proportional when i rotate it and stretch it ? Also, after that I have to use it for vlisp. 

View 5 Replies View Related

AutoCAD Dynamic Blocks :: Stretch Rectangular Block By Both Ends

Jun 27, 2013

I've got a rectangular block that I need to stretch by both ends at the same time, maintaining the center/insertion point as it grows. I have attached the block to show what I'm working with.

I thought Linear Stretch Pair was the answer but I can't make it work.

View 5 Replies View Related

AutoCad 2D :: Not Displaying Length With Stretch Action In Dynamic Block

Aug 25, 2011

I use dynamic blocks a lot of the time and most of them have a stretch action in them. What used to happen would be that whenever I clicked on the block I wanted to adjust and then clicked on the stretch action, it would show the distance from the base point and I was able to type in the new length of the object I was stretching. But now whenever I click on the stretch action, it shows that the current length is 0 and it is asking for the distance from the current point, not the base point. How can I change it so that it is always just the distance from the base point?

View 7 Replies View Related

AutoCad :: Dynamic Block - Rotate / Stretch Along A Linear Path

Nov 19, 2013

I am trying to have a dynamic block that will show the profile of a steel plate, detailing the angle of a bevel. Including the plate thickness, the land, gap and the actual angle of the bevel. I've gotten most of it figured out, but having a grip to SET the angle at a specific number, while maintaining the drawing's integrity is proving difficult. I have attached the block I have created so far (minus the previous attempts to rotate the beveled angle).

BVL_detail.dwg

The base point of the rotate parameter should be at the junction of the bevel & land. I need it to stay connected to the end point of the top-most flat line as it rotates, which means the lines need to stretch to match the changing angle. It will either rotate that line along with it, or if I apply a stretch tool, it gets all disconnected and just plain wrong.

One of the things I am liking about my current set up is I can grab a grip, and then type the number I need and it will pop on into place. Was hoping for the same effect if I typed in the angle, it would be exactly that, while also adjusting the drawing.

View 9 Replies View Related

AutoCad :: Create Dynamic Block Using Stretch And Rotate Parameter

Apr 26, 2013

I have a block of a circle and a line coming from the left and right side quadrant of the circle to a common point (see pic). I want to create a dynamic block using a Stretch and Rotate parameter. You select the block, the Rotate point (grip) shows at the end of the two lines. I can grab that grip and rotate both lines and circle by moving this point around the screen, but cannot Stretch this point to a new location at the same time. How can I have the Rotation end point follow the Stretch parameter?

View 2 Replies View Related

AutoCad 2D :: Dynamic Block / Scale Horizontally In Line With Stretch

Sep 10, 2013

we have a rectangle 0,0 - 200,100 with a triangle inside 0,0 - 100,100 - 200,0

[/] <- for example

A dynamic stretch action is applied to the x of the rectangle, how do you scale/stretch the triangle with the rectangle and only on the x axis, so the triangle remains symmetrical from the middle of the rectangle on the y axis even when the rectangle is stretched?

Looking for a solution that doesn't involve inserting the block and scaling?

View 5 Replies View Related

AutoCAD Dynamic Blocks :: Stretch Block So That Part Of It Always On Same Height

Jun 18, 2012

Is it possible to stretch block depending of the insertion point so that the bottom part is always on the same high.

See attached image.

View 8 Replies View Related

AutoCAD Dynamic Blocks :: Stretch Action With 3D Object

May 9, 2013

I would like to stretch my extruded shelf using a list of value settings.

I completed the steps in block edit but it will only allow my object to move to my value sets.

In 2D I have no issue.

What am I missing when modifying 3D objects.

See attached blocks.

View 9 Replies View Related







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