AutoCAD 2010 :: Controlling Vertices In Qleader?
Mar 7, 2012
How do I make the Qleader retain 3 vertices when I stretch the vertices? It's fine if I do not enter any text with the command and then create separate MText, but I'd like to use the command as it's written. However, if I start stretching the endpoints around on the screen, I will end up with extra vertices in the line, and I cannot get rid of them.
View 3 Replies
ADVERTISEMENT
Oct 2, 2013
Problem: I need to be able to control the size of toolbars (ICON size) via the worspace.
More Details: There is a department in our company that has a very specific function they need to perform in our ACAD drawings.
I created ONE toolbar that has the commands they need and set this toolbar to be the only thing that is displayed in their workspace.
Since it is just one toolbar I thought it would be good for the tool bar to use the large icon setting. But I only need to it to change when when using this one workspace.Other workspaces need to use small icons.
Is there a way to control the icon sizes when switching between workspaces?
View 6 Replies
View Related
Mar 6, 2012
The vertices of the polyline cant’ be extracted!
The “list” command does give the coordinates of the vertices of the polyline while these data can’t be extracted by using the command “Extract Data”.
Is there some workaround to have the vertices of the polyline extracted in a table?
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 5 Replies
View Related
Jul 29, 2012
I have borehole data of a site, where I want to sort of extrapolate the borehole data to the whole site, so that I can have a 3D soil model of the whole site. I have attached my DWG file, the vertical lines represent the borehole data and different colors represent different types of soil.
I'm thinking of manually extrapolating the data to the edges of the site, then split the site area into few different parts, and then create solids for each part, where each point is a vertices of a solid. But how to create a solid from 8 vertices, which would naturally form a closed solid like a box.
Besides this, are there any other methods of achieving what i want (3D soil model from borehole data)?
View 1 Replies
View Related
Feb 29, 2012
How to create points at the vertices of the lines in the regular AutoCAD? ’m wondering if there is a way to automatically create points at the vertices (or only at the end points) of existing lines (or polylines)?
Is this possible in the regular AutoCAD?
View 3 Replies
View Related
Sep 14, 2012
How to adjust the Qleader Settings(ex. to set the points number to unlimited, etc).
View 5 Replies
View Related
Feb 21, 2012
How to change the default QLeader setting to match my personal preference, which is shown in my attachment?
View 9 Replies
View Related
Nov 14, 2011
using qleader and it defaults to subdimstyle "leader" how do change it?
View 2 Replies
View Related
Feb 22, 2013
I have an older drawing that was created by somebody else that is chock full of bad CAD. I have to add some leaders to some text and I'm using the "QLeader" command. For some odd reason when I implement "QLATTACH" it won't attach the leader to the text.
Yes, I could recreate the text with the Qleader command but I'm trying to avoid having to do that because there is a lot of text. I'm not a fan of the rigidness of Mleader either so that is not an option.
View 2 Replies
View Related
Feb 14, 2012
QLeader not placing text centered to firstline
I don’t know is this a problem with a lispmy company has set up or whether it is an autoCAD error. When I go to create a leader I type LE withis short on my system for QLEADER. You can then draw your leader or entersettings One I have drawn the leader I go to placethe text the problem I then have is that sometime my text appears below theline (pic 1) and sometime appears next to the line (pic 2)
Pic 1
correct.png
Pic 2
incorrrect.png
In the setting I make sure they are asbelow be sometime is doesn’t matter.
settings.png
(I think this has something to do withdrawing setup or annotation scale.) I have attached a file where I am havingthe problem as well as one that I am not having the problem
View 2 Replies
View Related
Nov 3, 2011
I want to know how to control the gap between the mtext and the leader when using the qleader command.
Also how to maintain the constant gap between the leader and the mtext irrespective of different annotation scales.
View 7 Replies
View Related
Jul 16, 2012
What the setting is to create a space between the leader line and the text.
View 2 Replies
View Related
Feb 7, 2012
Can a user control pen styles when they are plotting pdf using AutoPublish? Seems like I can't get it to Auto publish to the correct *.ctb file.
View 1 Replies
View Related
May 8, 2012
What is the surface size threshold above which civil 3d 2012 will create an mms file, and how can I change that threshold to force it to keep the surface data in the dwg file if that's what I want?
View 1 Replies
View Related
Jan 8, 2013
As a background....I am coming off of 10+ years using Catia (that's the software the company used) and have moved to a company that uses Inventor instead. I have used inventor for the past year.
In the past (Catia) it seemed pretty intuitive to create the vertical and horizontal during the creation of the sketch in such a way that would reflect the way you would want it defined as a view in a drawing. As well as controlling the preferred screen view (vertical +’ve to the top of the screen and horizontal +’ve to the right of the screen)
As per a previous post....I have tried the "Edit Coordinate System" but find it difficult to control the Vertical and Horizontal axis independent of each other.......
I understand that "functionally" there is no issue...but it becomes quite disorienting in a complex model when going to edit a sketch and the model spins around, showing the sketch in an orientation that doesn't relate to the models features, or "sketch related" features.
It becomes especially difficult/confusing when modifying/checking other peoples models as well.
I just wanted to support the need for this functionality. In the end it just enhances the flexibility of the software and maintain some amount of definable company standard work procedures for modelling.
Maybe it hasn't been included in the software because of proprietary reasons? I would hope there is a reason.....it seems like there are people out there who would utilize it.
View 2 Replies
View Related
Jun 1, 2012
If I want to control a mechanism assembly, like an excavator, on screen with a couple of joysticks, how can this be done?
The idea is to test the suitability of mechansims and their controls.
View 1 Replies
View Related
Jul 21, 2011
I have many layers of data being FDO / SDF and Native Autocad Layers in the Display Manager which controls the DRAW ORDER. I also have 2-3 XREF's attached which when inserted create a separate layer in the Layer Properties. I am trying to separate these XREF layers from the Map base layer and have a new layer created in the DISPLAY MANAGER for each of the xref''s. I right click in the display manager and go DATA>ADD DRAWING DATA>DRAWING LAYER and select the Xref layers. They successfully get inserted into the DISPLAY MANAGER but when checking them on/off, it doesn't control its display. It appears they are still on the MAP BASE.
View 3 Replies
View Related
Apr 30, 2013
How do I control the width of a palette?
ps = New PaletteSet("MyPalette")
ps.Size = New System.Drawing.Size(164, 266)
ps.MinimumSize = New System.Drawing.Size(215, 150)
ps.TitleBarLocation = PaletteSetTitleBarLocation.Left
For some reason changing the Size and MinimumSize doesn't seem to have any impact.
Also..I've been basing a project on the width it allows me but on a lower resolution screen it loads cutting off the right hand segments of the controls.
View 1 Replies
View Related
Mar 21, 2013
Working in 2012 (but saving to 2007 DWG format), I created an MLEADER text box with a frame and background masking on. Everything seemed to be OK onscreen in 2012. But when we opened the drawing in 2008, the frames did not show on screen or in the plot. Is there a simple way to fix this, e.g., via a system variable?
I’m attaching a test drawing containing an example of said MLEADER. While not new, this is a new technique for us. BTW, the masking part seems to work, though it does not perfectly match the frame.
MLeader Framed Text Test.dwg
View 4 Replies
View Related
May 12, 2011
This is a closed polyline, how can I delete the edge? Is there some sub object selection mode for polylines?
sub_objects.jpg
This was the initial situation or problem, two control points lying on eachother, instead of dragging the edge and removing the extra polyline, is there a way to collapse or weld the overlapping elements?
two_points.jpg
View 6 Replies
View Related
Nov 7, 2012
usingacasd 2010 inmy company we get drawing from others , most of the time we need to use the CTBto gray out others plane and emphasize our drawing on top of it., everything isgrayed out as expected but hatches and poliline which have big "global weight"property will still appear emphasize. i tried to screen out 50 percent of thepen , it effects the hatch but also the other vectors so they can be hardlyseen. howcan i have hatches and global weight poliline grayed out like all othervectors?
View 9 Replies
View Related
Oct 14, 2011
I have an assembly drawing which requires a break in the drawing view due to its height. The drawing view scales accoring to the change in height (so it remains the same physical height on the drawing), however I need to be able to increase/decrease the height (or value) of the break linearly to the height of the assembly.
I had a look at the ilogic 'break sample' and tried to adapt it to my needs, however, i couldnt get it working. I am using Inventor 2012.
View 4 Replies
View Related
Oct 24, 2011
For linear features, expand the Advanced settings and specify Fixed to show labels at fixed locations relative to the feature. Select Repeat to repeat the label at intervals along the feature.
Using 3D Map 2012 this is a really great way to handle Labels for Linear Features..but is there a setting that allows the end user to set a Distance or Limit to control the spacing of these lables....?
View 2 Replies
View Related
Jul 24, 2012
1) I have assembly containing pipe and a flange. I want flange size to correspond pipe size. In other words, when parametrically change pipe size, flange size to be updated automatically. ( do i need to have two parts - pipe and flange, or it can be one assembly without need to create parts?)
2) Is it possible to control type of flange (slip-on, weld-neck.. etc) by parameters or need to make different assemblies for different flange type?
3) Then when flange and pipe sizes are updated would like to make overall length of that assembly whole number (since hub length changes with the flange size). how to round that overall length to integer?
View 6 Replies
View Related
Aug 16, 2013
I am having layer control issues when dealing with Point Styles. I have a Description Key set up that will put the specified point style on a certain layer. For instance the point style COMH will be placed on the V-UTLY-MH layer upon insertion. The point style that I have created will have the Marker associated to the V-UTLY-MH-SYM layer and the Label associated with the V-UTLY-MH-LABEL layer. I also have the check box at the bottom of the Object Layers Tab in the Drawing Settings Dialog box checked that says "Immediate and independent layer on/off control of display components" checked. With all of this set up, I still cannot independently layer on /off the label of the point style without having to create a Point Group Style and have no label style selected within the Point Group Styles Properties.
While I understand how to do this and can set up multiple Point Group Styles and push them up and down to get the visuals to do what I want, we have to deliver our drawings to clients who are not the most CIVIL 3D savvy of people. Any work around that does not involve duplicating and exploding the cogo points just so that clients can layer on/off or freeze/thaw the point lables in a drawing? I have included an image of the settings with the code used for the COMH point style and description key settings.
View 2 Replies
View Related
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
Oct 27, 2011
I've been running into issues in IV 2010 with the shading where I need to show a part in a perspective view on my IDWs and depending on the angle I rotate to the majority of the part is shown in shadow. It's frustrating because I need to show a feature in that particular orientation, but the whole part looks dark.
Especially when I am showing left and right mirrored parts. One side always seems to end up dark. FYI I almost never show the material as a texture map in my part drawings so I use white as the color default because I am simply trying to get across the shape of the part in a shaded 3D view. These don't really serve as renderings to me per say. Is there any way to control the light source direction for custom views in terms of shading? Could I make it more of an ambient light or similar to the Global Light Style in Inventor Studio.
View 7 Replies
View Related
May 23, 2012
I have a browser display issue that occurrs sometimes when imported parts are inserted into an assembly model. Before dropping some imported parts into my assembly model I changed the filename to something corresponding to our part numbering system. When the part is dropped into the model, the name of the instance displayed in the assembly browser is the same as that originally used by the originator of the model.
I know I can change the name in the browser by editing the name field in the occurrance tab; but I'd need to do this for each instance. What iproperty field (or other property field) should I edit at the part level so that the revised part name is used in the assembly browser whenever that part is inserted into an assembly?
View 2 Replies
View Related
Jul 19, 2012
just got my boss to agree today to use cad's dimensions instead of the way he's always done it... which is dimensioning everything (everything!) by hand. Clearly that's just nonsense. But what is important is that I make sure these new autocad dimensions look exactly like the ones we do by hand.
I think I've pretty much got the basics down, I just have one major problem: tick orientation. When doing horizontal dimensions, the ticks run from bottom left to upper right. When doing vertical dimensions, they flip. This would drive my boss nuts... to the extent that I doubt I could get him to buy into this if I can't figure out how to keep the ticks running in the same direction.
I understand I could just dimension with no ticks whatsoever, and then just go copy them in by hand, but that reeks of the old, laborious way of dimensioning... and it really seems like there should be an easy answer to always keeping the ticks running the same way.
View 9 Replies
View Related
Sep 22, 2006
4 little helper functions to turn off & on the ToolTips associated with alignments. Handy for when you have a number of nearby alignments and you don't need the constant showing of all the data.
Intended for buttons, actual function names may be shortened for keyboard use.
|;
(defun c:all-align-ttips-off ()
(if (ssget "x" '((0 . "AECC_ALIGNMENT")))
(progn
(vlax-for ent (vla-get-activeselectionset
(vla-get-activedocument
(vlax-get-acad-object)))
(vlax-put-property ent 'showtooltip :vlax-false)
[code]....
View 9 Replies
View Related
Nov 30, 2012
I have made a family of weldments. I am having trouble controlling the visibility of the weld symbols when I place one of these members. On some members the welds are shown and on others they are not. I know that I can turn off all the welds (View>Object Visibility> Weld Symbols) but there are other weld symbols in the assembly that I need/want to leave visible. In the image below all three weldments have the same welds, but the weld symbol of only the one is shown when I place it in an iam.
In each member of the iassembly, I have unchecked the visibility under the Welds node, but some are still visible when i place them, so that must not be controlling it. Sure would be good if visibility of welds were controlled by view representation.
Windows 7 x64 -12 GB Ram
Intel i7-930 @ 3.60ghz
nVidia GTS 250 -1GB (Driver 301.42)
INV Pro R2013, SP1.1
Vault Basic 2013
View 1 Replies
View Related