AutoCad 2D :: Covert Entire To 2D But With Saving Groups?
Feb 2, 2014
I have got 3D drawing with a lot of groups (block inserted on lines) created by lisp functions. If I use FLATTEN command to put everything to 2D, my groups are lost (everything is separated). Is there any way to put entire drawing to 2D without losing groups?
View 3 Replies
ADVERTISEMENT
Jul 9, 2013
Is there a way to save an lllustrator color group as an ASE swatch library? When I try to do this, the entire library, including all the default swatches, are saved, when all I want are the particular swatches I've added to a new colour group. I want to be able to save swatch libraries for various clients, then be able to access them in InDesign and Photoshop as well. Or alternatively, is there a way to remove unwanted swatches from a swatch library once it's been saved? (Using CS6 on a Mac running 10.8.4)
View 5 Replies
View Related
Oct 15, 2009
I just discovered survey figure groups and am playing around with them. Great way to bring certain figures in & out. What seems crazy is that I have to check them on/off one at a time. Am I missing something or is this the only way to add figures to a figure group?
View 2 Replies
View Related
Nov 2, 2011
How we can convert a 3d face drawing as in attached drawing or can be using autolisp routine.
View 5 Replies
View Related
Aug 8, 2012
I found out that if you have a dimension that is keyed you cannot use the custom property format in the fx. so how do I get ilogic to convert to fractions rounded to a 32nd.
When I put this (see below) in my code it changes my custom iproperty to a yes-no
fractionString = RoundToFraction(Dim_F, 1/32, RoundingMethod.Round)
Here is my code that drives my table in a drawing but the dimensions come as decimal and I need fractions.
If Hole_F_Type = "NONE" TheniProperties.Value("Custom", "F")= "-"ElseIf Hole_F_Type = "2-Hole" TheniProperties.Value("Custom", "F")= Parameter("Dim_F")ElseIf Hole_F_Type = "S1" TheniProperties.Value("Custom", "F")= "S1"& "-" & Parameter("Dim_F")ElseIf Hole_F_Type = "S2" TheniProperties.Value("Custom", "F")= "S2"& "-" & Parameter("Dim_F")ElseIf Hole_F_Type = "S3" TheniProperties.Value("Custom", "F")= "S3"& "-" & Parameter("Dim_F")End If
View 1 Replies
View Related
Jun 25, 2013
How to convert a PSD photo to a JPG photo?
View 2 Replies
View Related
Oct 23, 2013
i do not understand what show Source Space field of Covert to profile dialog box.
If i have an image open (without any embedded RGB profile) and i decide to convert to sRGB - i see in Covert to profile box Source Space Profile: Adobe RGB (1998)
Adobe RGB (1998)? What? Why?
Yes, Adobe RGB (1998) is my defaut color space but my image not have any profile embedded! What i have not understand?
View 2 Replies
View Related
Sep 20, 2013
using photo cs 3 ,unable to convert raw files to dng?
View 2 Replies
View Related
Sep 12, 2011
I just learned (after 16 years...) that it's been possible to drill down through successive compound objects within groups without using the new V7 feature "Edit inside".
I'd always used Ctrl+Click within a group to select the object in it I want, but could never select just a group that was within--only a single object. But apparently Ctrl+Click is only intended to select the bottom-most (leaf) object of the group (tree). If instead you use Ctrl+Alt+Click, you can click through each level of a group.
So for example if you made two groups of 3 objects and then grouped the two groups together, you can select the whole group first, then one of the other groups within, then one of the objects within that group.
I can't believe I didn't know this. Shows what I know. And what amazes me more is that I didn't figure it out given that you can Alt+Click to select through overlapping objects.
View 8 Replies
View Related
Apr 2, 2012
If I covert a font or shaped image under Bitmaps=>Convert to Bitmaps, I get a white solid background. In Corel x5 this would be a clear background. Also I can no longer Cover to Bitmap a photo then open with bitmap editor to create rectangles or ovals with clear faded edges. These are items I use all the time. How do I achieve this now. Also x6 will not save in x5 version. It will warn me of potencial problems then fail.
View 4 Replies
View Related
Aug 14, 2012
I am a new user to AutoDesk 2013. I have a bunch of .stp files, which I would like to convert to 2D .dwg s, which have all dimensions, as part of the. Is there a plug-in, or a stand alone software package, which can read the .stp, and extrapolate the embedded dimensions?
View 9 Replies
View Related
Aug 28, 2013
Using LT 2014. If I select a few lines and group them, I can select that group, right click, and ungroup them. No problem.
If I group a few lines, then make another group of a few lines, then group the two groups together, then the right click menu will no longer allow me to choose ungroup. Also on the ribbon, the ungroup icon will not operate.
Before this I had LT 2011 (and before that) and I was able to group/ungroup multiple grouped objects at will. So this appears to be a glitch that was introduced since then.
How do I ungroup multiple groups?
View 9 Replies
View Related
May 7, 2013
AutoCAD LT 2012
I had my automatic save set up for every 10 minutes but files were not being saved regularly. I deleted files from the Temp folder thinking it was full and now there are no .sv$ saving at all. How can I make drawings save automatically every 10 minutes?
View 6 Replies
View Related
Aug 25, 2013
I am able to create groups in autocad 2013 using .net but unable to create nested groups. I am talking about nested groups not nested group layers.
View 9 Replies
View Related
Dec 10, 2013
I am creating a large form. The goal of the form means I am unable to break it down into smaller forms as there is a great deal of interaction between all levels of the form.
One of my first fields is a multi-value field (Foundation Type) with four options (None, Slab, Piers, Wall). Three of those options have a group of fields lower in the form with between 1 and 5 fields.
(Multi:Value Option: Example of fields specific to that option)
Slab: Thickness, Edge Depth, Edge Width
Piers: Diameter, Depth.Offset
Wall: Footing (T/F), Depth, Width,
I currently disable all of the groups of fields that are not part of the active option in the primary multi-value field throught the (Enabling Paramter Name) option with a rule. This keeps the user from entering values that affect a Foundation Type that is not currently active, but the disabled fields take up a lot of room on my form and may confuse end user less familiar with the system,
The group function in the form has a minimize toggle next to the group name, but the Form Editor does not show any options to manipulate this toggle. Is there a way to automatically toggle this minimize/maximize function through a rule or other means)? Or are there any other means of hiding form fields that are not currently enabled?
View 2 Replies
View Related
Sep 27, 2012
Can you create point groups in your template to be used by all drawings or do they have to be per dwg.?
View 7 Replies
View Related
May 12, 2013
We currently have a drawing with several thousand groups. For some reason (I think it's got to do with copy and pasting) there are a lot of groups which are not selectable anymore. I know I can use the grouping dialogue to turn unselectable groups to selectable. However, as I mentioned, there are several thousand groups to filter through.
Is there a way to gobally change all group properties to selectable?
View 8 Replies
View Related
Feb 28, 2013
I have two different point groups that I am using in my drawing. One is from a survey done a few years ago and the other is from one that I did just the other day.
I don't have a problem inserting the points or whatnot, but the issue I am having is that when I click "Datum" to adjust the elevations of my new point group (to make my benchmark 100.00'), Civil 3D alters all of my points; including the ones from the older survey. Is a way to adjust elevations to only one set of points.
View 7 Replies
View Related
Mar 6, 2012
I have a drawing and i don't use alignment in this drawing , what i need is to produce (view frame groups). Can i produce the groups without alignment.
View 3 Replies
View Related
Jul 8, 2013
I have created several pond embankments using the grading tools and have created surfaces using the grading groups. The problem I am having is when I turn on the triangles for one surface, I get the triangles for all the embankments and EG. The software keeps adding to the EG and doesn't cut out each embankment. I know I'm missing a step but I'm unable to find it.
View 7 Replies
View Related
Oct 3, 2013
I'm currently trying to model all siteworks for a project using Civil 3D 2014. I created several grading groups that represent the various pads I need for the general project layout. Since this was the way I knew how to model the pads, now I have some intersections on the slopes between one grading group and the other. I was wondering if I could "merge" the grading groups in order for them to be just one big pad, that maintains all the levels from the other pads. Here is an image of what I am trying to explain:
What I want to do is to merge the regions circled in red, so that I have only one building pad on my terrain.
View 4 Replies
View Related
Dec 7, 2011
Why every drawing I open a drawing it starts to scan "purging empty groups"?
View 1 Replies
View Related
Jul 29, 2011
For some reason I have three copies of my point groups. I have not inserted any drawings into my current drawing. Just been working with pipe networks. There are three copies of every point group even though only a couple of point groups are being used in this drawing if that matters.
View 6 Replies
View Related
Feb 21, 2012
Is there a way to delete Multiple point groups?
View 5 Replies
View Related
Oct 22, 2013
I have about 50 point groups that the client needs in an ENZ format, is it possible to export them all at once with the name of the point group being the name of the file?
if so, the more annoying part of this is that I actually have to make the ENZ file an ENZD file with the D being the name of the file for each point, if both of these things are possible
View 9 Replies
View Related
Oct 17, 2012
How can stop "Purging empty groups…" when opening the drawing. Its take lot of time to open the drawing.
View 5 Replies
View Related
Jun 18, 2012
can i divide them in 3 different areas that when i add their individual volume would give the same total volume if you calculate the entire surface?
View 5 Replies
View Related
Jun 14, 2013
I'm using Civl3D 2013 and I have a drawing that crashed and a recover dwg was created.
I ran the recovery and now the points and groups are gone. Is there a way to get them back?
I can go back to an older drawing. But, i'm trying to avoid losing a few hours of cleanup.
Is this just one of the bugs that is in Civil3D?
Civil3D 2013
Dell Optiplex 9010
Intel I-7 3770 CPU @ 3.4 Ghz
16 gb RAM, 64 bit
View 7 Replies
View Related
May 9, 2012
I have a handful of palettes that are divided into groups. I need to share these with other people.
At first, I exported the main palette group, with its subgroups, into an xpg file. Of course, I didn't yet know that it didn't retain the palettes at that time.
Then I exported the palettes themselves (maybe 20 in all).
My understanding is that if I import the palettes manually, then import the palette group, the palette group will be populated automatically. That isn't happening.
What is happening: The palette groups are there, and the palettes are there (in the palette list, and they automatically added themselves into the (old) current palette group. If I set the current group as the imported palette group, it adds the imported palettes to that group, but not into the sub groups.
With all of that said, is there a way to import multiple palettes at one time, via lisp or something else that I don't know about. Is there a way to have those palettes appear in their appropriate places on the palette group?
From what I've read about the problem, the palette group is stored in a customization file, and that's why it isn't transferring the palettes into the group. I'm not sure if this is true, or if I misread something, hence my questions to the group.
View 1 Replies
View Related
Apr 28, 2011
I will create a great tool palette setup. Close AutoCAD MEP 2012. Open it up. All groups are still there, but they're empty. All content is still in the content browser, but my palettes are empty.
View 2 Replies
View Related
Jul 20, 2013
Inclusion of “point groups” in a table, I wanted to include “point groups” in a table but couldn’t know what is the most appropriate command to accomplish this task.
I tried the “extract data” command (attached) but sounds not to produce the required table.
View 3 Replies
View Related